This wiki is out of date, use the continuation of this wiki instead

Search results

From FenixWiki

You searched for FontID.png

Jump to: navigation, search

There is no page titled "FontID.png". You can create this page.

For more information about searching FenixWiki, see Help.

Showing below 18 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

Article title matches

  1. FontID (822 bytes)
    5: '''FontID'''
    7: ...onts, for example [[load_fnt]](). You can use the FontID in [[Function|functions]] to specify the font use...
    31: [[Image:FontID.png]]

Page text matches

  1. Load ttfaa (2,955 bytes)
    30: '''INT''' : [[FontID]]
    36: | >0 || - The FontID.
    66: int fontID;
    69: fontID = load_ttfaa("myttf.ttf",20,1,0,0); // 1bit color...
    71: write(fontID,160,100,4,"Look at my TTF font!");
  2. Load fnt (691 bytes)
    15: '''INT''' : [[FontID]]
    21: | >0 || - The FontID.
  3. Write (2,156 bytes)
    8: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    77: ...://wwwhome.cs.utwente.nl/~bergfi/fenix/wiki/texts.PNG
  4. FontID (822 bytes)
    5: '''FontID'''
    7: ...onts, for example [[load_fnt]](). You can use the FontID in [[Function|functions]] to specify the font use...
    31: [[Image:FontID.png]]
  5. Write float (1,625 bytes)
    5: '''INT''' write_float ( <'''INT''' fontID> , <'''INT''' x> , <'''INT''' y> , <'''INT''' ali...
    11: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    59: [[Image:Write_float.png]]
  6. Write int (1,622 bytes)
    5: '''INT''' write_int ( <'''INT''' fontID> , <'''INT''' x> , <'''INT''' y> , <'''INT''' ali...
    11: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    61: [[Image:Write_int.png]]
  7. Write string (1,612 bytes)
    5: '''INT''' write_string ( <'''INT''' fontID> , <'''INT''' x> , <'''INT''' y> , <'''INT''' ali...
    11: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    61: [[Image:Write_string.png]]
  8. Write var (1,870 bytes)
    5: '''INT''' write_var ( <'''INT''' fontID> , <'''INT''' x> , <'''INT''' y> , <'''INT''' ali...
    11: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    65: [[Image:Write_var.png]]
  9. Write in map (2,024 bytes)
    5: '''INT''' write_in_map ( <'''INT''' fontID> , <'''STRING''' text> , <'''INT''' alignment> )
    11: | '''INT''' fontID || - The [[FontID]] of the font to be used for the text.
    53: [[Image:Write_in_map.png]]
  10. New fnt (606 bytes)
    17: '''INT''' : [[FontID]]
    21: | >=0 || - The FontID.
  11. Save fnt (1,025 bytes)
    5: '''INT''' save_fnt ( <'''INT''' fontID> , <'''STRING''' filename> )
    13: | '''INT''' fontID || - The [[fontID]] of the [[font]] to be saved.
    28: | Invalid fontID || - The specified [[fontID]] was invalid.
  12. Get glyph (626 bytes)
    5: '''INT''' get_glyph ( <'''INT''' fontID> , <'''INT''' glyphID> )
    11: | '''INT''' fontID || - The [[fontID]] of the font the glyph is wanted.
  13. Set glyph (763 bytes)
    5: '''INT''' set_glyph ( <'''INT''' fontID> , <'''INT''' glyphID> , <'''INT''' fileID> , <''...
    11: | '''INT''' fontID || - The [[fontID]] of the font the glyph is to be set.
  14. Load ttf (2,380 bytes)
    24: '''INT''' : [[FontID]]
    30: | >0 || - The FontID.
    58: int fontID;
    62: fontID = load_ttf("myttf.ttf",20);
    64: write(fontID,160,100,4,"Look at my TTF font!");
  15. Text height (628 bytes)
    5: '''INT''' text_height ( <'''INT''' fontID> , <'''STRING''' text> )
    11: | '''INT''' FontID || - [[FontID]] of the font for which the height of the text wi...
  16. Text width (623 bytes)
    5: '''INT''' text_width ( <'''INT''' fontID> , <'''STRING''' text> )
    11: | '''INT''' FontID || - [[FontID]] of the font for which the width of the text wil...
  17. Font (145 bytes)
    5: ...g [[text]]. A font is associated with a certain [[fontID]].

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools