1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
apply page transformations to width, height, and depth of preview bbox More... almost 11 years ago
changed encoding of SVG files from ISO-8859-1 to UTF-8 More... almost 11 years ago
removed redundant #include statements More... almost 11 years ago
removed DOCTYPE declaration from generated files as suggested by the SVG specification More... almost 11 years ago
try to decode characters of non-CID fonts that have a CMap assigned in the fontmap More... almost 11 years ago
added evaluation of base font (bf) sections in CMap files More... almost 11 years ago
renamed class FontMetric to FontMetrics More... almost 11 years ago
added support for OTF fonts More... almost 11 years ago
added Character class to handle character names, codes, and indexes consistently More... almost 11 years ago
derive .enc encoding vectors and CMaps from common base class FontEncoding More... almost 11 years ago
added classes to handle CMap files More... almost 11 years ago
added funtion to execute PS code snippets and retrieve their results More... almost 11 years ago
added evaluation of bounding box information created by preview package More... almost 11 years ago
ensure that PS header code is evaluated before the page/body code; also execute bop-hook and eop-hook More... almost 11 years ago
fixed retrieval of char indexes if a JFM contains entries of chartype 0 only More... almost 11 years ago
moved lookup of the encoding of a font to the Font class More... almost 11 years ago
check for EOF prior to try to parse another mapline More... almost 11 years ago
PS handler: call newpath before executing charpath in operator show More... almost 11 years ago
print warning message if height or width of EPS bbox is 0 More... almost 11 years ago
replaced PS operator prval with =only in psdefs More... almost 11 years ago
properly store PS operator applyscalevals in systemdict More... almost 11 years ago
ensure catching PSExceptions while processing PS header specials to prevent segfaults More... almost 11 years ago
FileFinder: added lookup of cmap files More... almost 11 years ago
extended Process::run() to grab the output written to stdout More... almost 11 years ago
command-line parser: changed type of argument mode from char to enum More... almost 11 years ago
removed redundant 'using namespace std' More... almost 11 years ago
extend option --linkmark to highlight linked areas by a given background color More... almost 11 years ago
use Color class in ColorSpecialHandler rather than local code; added ColorTest More... almost 11 years ago
added a missing (underlining) hyphen to the output of -V1 More... almost 11 years ago
Added tag 1.3 for changeset f6e77b31f300 More... almost 11 years ago