Changeset 2fce275 in mainline
- Timestamp:
- 2009-03-25T02:34:48Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- beb368f5
- Parents:
- 98895c5c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/font/bdf2c.pl
r98895c5c r2fce275 106 106 107 107 print "\n"; 108 print " index_t fb_font_glyph(const wchar_t ch)\n";108 print "uint16_t fb_font_glyph(const wchar_t ch)\n"; 109 109 print "{\n"; 110 110 print "\tif (ch == 0x0000)\n";
Note:
See TracChangeset
for help on using the changeset viewer.