Commit History

Author SHA1 Message Date
  Rodrigo Tobar 3eaa27f53a LibPDF: Add infrastructure for accented character glyphs 2 years ago
  Rodrigo Tobar c084943457 LibPDF: Index Type1 glyphs by name, not char code 2 years ago
  Rodrigo Tobar 82bd854d6f LibPDF: Account for other endings of PS1 Encoding array 2 years ago
  Rodrigo Tobar 286e3e6872 LibPDF: Simplify Encoding to align with simple font requirements 2 years ago
  Rodrigo Tobar 1ec4ad5eb6 LibPDF: Add name -> char code conversion in Encoding 2 years ago
  Rodrigo Tobar 1b90ea7d3a LibPDF: Augment Type11FontProgram with Type2 capabilities 2 years ago
  Rodrigo Tobar 416585f75a LibPDF: Add new Type1FontProgram base class 2 years ago
  MacDue eeb6072f15 LibGfx+LibPDF: Apply subpixel offset in affine transformation 2 years ago
  MacDue 91db49f7b3 LibPDF: Use subpixel accurate text rendering 2 years ago
  Rodrigo Tobar 41bd304a7f LibPDF: Ignore seac PS1 commands for now 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Julian Offenhäuser e06a065594 LibPDF: Override Type 1 character mappings by encoding in font dict 2 years ago
  Julian Offenhäuser dd82a026f8 LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code point 2 years ago
  Julian Offenhäuser 7c4f5b58be LibPDF: Use Gfx::PathRasterizer for Adobe Type 1 font rendering 2 years ago
  Julian Offenhäuser b14f0950a5 LibPDF: Add very basic support for Adobe Type 1 font rendering 2 years ago