Explorar o código

Doc: define h2d.Tile for Font

Namide %!s(int64=10) %!d(string=hai) anos
pai
achega
42092dbef6
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      doc/ref.html

+ 6 - 0
doc/ref.html

@@ -280,6 +280,12 @@ The following blend mode values are available :
 </p>
     
 <h2>H2D Font</h2>
+
+<p>
+    Font use <code>h2d.Tile</code> to storage characters.
+</p>
+    
+<p>We can initialize <code>h2d.Font</code> from a bitmap</p>
     
 <p>
     To display text in H2D you must have a bitmap font ressource. It's easy to build this ressource width <a href="https://github.com/andryblack/fontbuilder/downloads">FontBuilder</a>.