Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
tools
/
makefont.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1462
14 years
Sam Hocevar
* Bwarf, typo in the no warranty clause.
(edit)
@1452
14 years
Sam Hocevar
* Add a no warranty clause to the code.
(edit)
@1438
14 years
Sam Hocevar
* Fix shadowing declarations.
(edit)
@1365
14 years
Sam Hocevar
* Add maxwidth and maxheight members to the font format.
(edit)
@1361
14 years
Sam Hocevar
* Add CJK punctuation to the default fonts. * Minor changes to the …
(edit)
@1359
14 years
Sam Hocevar
* Support fullwidth fonts. * Add Katakanas and Hiraganas to the …
(edit)
@1271
14 years
Sam Hocevar
* Slightly changed the font header information. No one distributes …
(edit)
@962
15 years
Sam Hocevar
* Export the UTF-8 / UTF-32 / CP437 character conversions to applications.
(edit)
@960
15 years
Sam Hocevar
* Elite trick in the font generator to cope with C89's string length …
(edit)
@948
15 years
Sam Hocevar
* Optimise similar glyphs when generating a font. Given how many …
(edit)
@940
15 years
Sam Hocevar
* Added a few more Unicode blocks to the default fonts.
(edit)
@930
15 years
Sam Hocevar
* Hardcode a few CP437 glyphs in makefont.c because they don't look …
(edit)
@929
15 years
Sam Hocevar
* Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8().
(edit)
@914
15 years
Sam Hocevar
* Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the …
(edit)
@865
15 years
Sam Hocevar
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
(edit)
@861
15 years
Sam Hocevar
* Look for htons/htonl in netinet/in.h in addition to arpa/inet.h * …
(edit)
@859
15 years
Sam Hocevar
* Removed duplicate uint*_t defines from *_internal.h and included …
(edit)
@812
15 years
Sam Hocevar
* Cosmetic changes.
(edit)
@805
15 years
Sam Hocevar
* Cosmetic code changes and minor optimisations.
(edit)
@762
15 years
Sam Hocevar
* Made makefont more configurable. Also, store the commandline in a …
(edit)
@755
15 years
Sam Hocevar
* Some cleaning up in makefont.c.
(edit)
@754
15 years
Sam Hocevar
* Fixed 4, 2 and 1-bit font rendering. * Replaced the 8-bit internal …
(add)
@747
15 years
Sam Hocevar
* Added a font creator that uses pango to render glyphs.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog