Historique des commits

Auteur SHA1 Message Date
  Nico Weber 4cd1a2d319 LibPDF: Add some scaffolding for type 3 fonts il y a 1 an
  Nico Weber 7f999b1ff5 LibPDF: Sink m_base_font_name from PDFFont into subclasses il y a 1 an
  Nico Weber 26fd29baf8 LibPDF: Give Type3 fonts a dedicated error message il y a 1 an
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages il y a 1 an
  Nico Weber ebba24b848 LibPDF: Fix lookup of built-in Bold Italic strings il y a 1 an
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString il y a 1 an
  Julian Offenhäuser 5deac3a7f5 LibPDF: Actually return an error when failing to load replacement fonts il y a 2 ans
  Rodrigo Tobar cb04e4e9da LibPDF: Refactor *Font classes il y a 2 ans
  Julian Offenhäuser a2b57dd188 LibPDF: Return an error if we fail to load a replacement font il y a 2 ans
  Julian Offenhäuser 4f4bd3793f LibPDF: Fix glyph sizing bug that caused incorrect spacing il y a 2 ans
  Julian Offenhäuser 152a8c5c43 LibPDF: Use more appropriate standard 14 replacement fonts il y a 2 ans
  Rodrigo Tobar bfeca4ebb3 LibPDF: Record base font name read from document il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Julian Offenhäuser 2a70ea3ee7 LibPDF: Propagate errors in PDFFont::create() il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Julian Offenhäuser 65ff80e8a5 LibPDF: Add alternative names to is_standard_latin_font() helper il y a 2 ans
  Julian Offenhäuser 9cb3b23377 LibPDF: Move all font handling to Type1Font and TrueTypeFont classes il y a 2 ans
  Julian Offenhäuser e748a94f80 LibPDF: Introduce loading of common font data in PDFFont base class il y a 2 ans
  Matthew Olsson 4d0f74a15c LibPDF: Add Type0 and TrueType fonts il y a 3 ans
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory il y a 3 ans