Sha256: 7cf73ad8f9948f044675046b9f0384bcd10ec943fae2be5178ee9d33e8fe768c

Contents?: true

Size: 1.31 KB

Versions: 10

Compression:

Stored size: 1.31 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>meta_data (C64GeoPaintPic)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/native_file_types/c64/C64GeoPaintPic.rb, line 109</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">meta_data</span>
        <span class="ruby-keyword kw">return</span> <span class="ruby-keyword kw">super</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-ivar">@contents</span>.<span class="ruby-identifier">kind_of?</span>(<span class="ruby-constant">Array</span>) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-operator">!</span><span class="ruby-identifier">info_block</span>.<span class="ruby-identifier">nil?</span>
<span class="ruby-comment cmt">#       @meta_data[&quot;geos_font_lengths&quot;]=(lengths.collect{|x| '$%04x' % x}).join(&quot;,&quot;)  
</span>
        <span class="ruby-keyword kw">super</span>
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

10 entries across 9 versions & 1 rubygems

Version Path
ripxplore-0.17.1 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.17.0 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.16.1 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.15.1 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.14.1 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.14.0 doc/classes/C64GeoPaintPic.src/M000422.html
ripxplore-0.13.0 doc/classes/C64GeoPaintPic.src/M000421.html
ripxplore-0.12.0 doc/classes/C64GeoPaintPic.src/M000418.html
ripxplore-0.12.0 doc/classes/C64GeoPaintPic.src/M000417.html
ripxplore-0.11.0 doc/classes/C64GeoPaintPic.src/M000416.html