1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 22 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in FontMap that causes a segfault if extension in given font file is missing (reported by Armin Geisse) More... about 15 years ago
Added tag 0.7.2 for changeset 4078f9325d5b More... about 15 years ago
prepared release 0.7.2 (removed inclusions of debug.h, adapted homepage and manpage) More... about 15 years ago
ported fix in MetafontWrapper back to default branch More... about 15 years ago
fixed closing bracket "bug" when writing the currently traced character to the terminal More... about 15 years ago
added doxygen files More... about 15 years ago
replaced Metafont magnification variable and its setters by a public class variable More... about 15 years ago
fixed memory bug in Glyph::optimizeCommands() More... about 15 years ago
fixed potential bug in Glyph::optimizeCommands() More... about 15 years ago
use of shorthand path commands has been implemented More... about 15 years ago
cache files are being compressed now to reduce the file size More... about 15 years ago
don't read existing cache file if --trace-all is given (trace complete font and then write cache file instead) More... about 15 years ago
added option --trace-all that forces tracing of all glyphs of all currently used bitmap fonts More... about 15 years ago
added firstChar()/lastChar() to TFM class, removed unnecessary mag member variable and its setter More... about 15 years ago
fixed bug in read/write functions of FontCache More... about 15 years ago
reduced size of cache file format by using variable integer sizes More... about 15 years ago
added option variant --cache=? to display the default cache directory More... about 15 years ago
completed font caching support More... about 15 years ago
first additions to support font caching; not working yet More... about 15 years ago
improved font embedding algorithm in case of --no-fonts (identical glyphs in different sizes are now referenced rather than duplicated) More... about 15 years ago
all glyph sizes are now computed correctly in conjuction with option --no-fonts More... about 15 years ago
Added tag 0.7.1 for changeset 05c99fc1d60e More... about 15 years ago
Removed tag 0.7.1 More... about 15 years ago
fixed transformation bug (transformations are now applied properly to the page) More... about 15 years ago
Added tag 0.7.1 for changeset 7bf53997a9e0 More... about 15 years ago
minor changes to homepage and .hgignore More... about 15 years ago
adapted Code to make VC happy More... about 15 years ago
added missing background color handler More... about 15 years ago
added bgcolor support, updated homepage, fixed color handler bug More... about 15 years ago
implemented splines of tpic specials More... about 15 years ago