index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-font.c
Age
Commit message (
Expand
)
Author
2018-08-22
Remove the old 'nested depth' tracking.
Tor Andersson
2018-08-22
Bug 699666: Forbid cycles in Type3 font CharProcs.
Tor Andersson
2018-07-06
Squash spurious warnings with CIDToGIDMap.
Robin Watts
2018-07-05
Purge unused functions.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-04
Allow for CIDToGIDMap in font being "/Identity".
Robin Watts
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-05-15
Bug 699351: Handle glyphs with uncomputable width.
Sebastian Rasmussen
2018-04-27
Use pdf_dict_get_int, etc.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Update CMaps to latest version.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-03
Fix error cleanup in pdf_load_font.
Tor Andersson
2018-03-22
Use pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Use pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-16
Simplify PDF font creation code.
Tor Andersson
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
2018-02-06
Bug 698990: Start new run of font width only if not at end.
Sebastian Rasmussen
2018-01-31
Use convenience pdf dictionary/array creation functions.
Tor Andersson
2017-11-23
Workaround freetype synthesizing unicode cmaps.
Tor Andersson
2017-11-09
Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.
Robin Watts
2017-07-06
pdf: Drop font descriptor in case of error.
Sebastian Rasmussen
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-03-28
pdf: Use FZ_ERROR_SYNTAX code for syntax errors.
Tor Andersson
2017-03-24
Ensure fz_store_types are all static const.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-03
Fix 697554: Use the first 'cmap' table that matches.
Tor Andersson
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-10-19
Rename internal headers to follow pattern *-imp.h.
Sebastian Rasmussen
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-09-01
Always use glyph aliases when creating encoding tables.
Tor Andersson
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-09-01
Simplify PDF resource caching table handling.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-06-22
Use vertical presentation forms.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-05-13
Fix double free and memory leak.
Tor Andersson
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
pdfcreate: Use industry font name for built-in fonts.
Tor Andersson
[next]