Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Also turn on font hinting when rendering non-aa text.
|
|
Update the text rendering code to use the raster renderer in freetype rather
than the smooth one. No change to the hinting methods used yet.
|
|
|
|
|
|
|
|
|
|
Add fz_bitmaps (1bpc versions of pixmaps, really).
Add fz_halftones (arrays of fz_pixmaps used as threshold arrays).
Add simple halftoning code.
Add pdfdraw usage of the above (ask for a .pbm and you get a halftoned image).
|
|
|
|
|
|
|
|
|
|
reverse is not true). Update projects to reflect recent movement in files.
|
|
The run-together words are dead! Long live the underscores!
The postscript inspired naming convention of using all run-together
words has served us well, but it is now time for more readable code.
In this commit I have also added the sed script, rename.sed, that I used
to convert the source. Use it on your patches and application code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be more illustrative.
|
|
|
|
|
|
|
|
|
|
warnings when building third party libraries.
|
|
|
|
project.
|
|
|
|
32-bit.
|
|
windows can open files with unicode names.
|
|
|