Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode há 3 anos atrás
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator há 3 anos atrás
  Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width há 3 anos atrás
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory há 3 anos atrás
  Matthew Olsson d2771eafc5 LibPDF: Use Font /Widths array to derive character widths há 3 anos atrás
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible há 3 anos atrás
  Matthew Olsson 8224ca6150 LibPDF: Fix more bad Renderer text positioning calculations há 3 anos atrás
  Matthew Olsson 34efc668d2 LibPDF: Handle SCN and scn operators há 3 anos atrás
  Matthew Olsson 1238e65d30 LibPDF: Move color space creation from Renderer to ColorSpace há 3 anos atrás
  Matthew Olsson 60c3e786be LibPDF: Require Document* in Parser constructor há 3 anos atrás
  Matthew Olsson 9a4a3318a9 LibPDF: Store a PDFFont in the Renderer's text state há 3 anos atrás
  Matthew Olsson 4d509ff365 LibPDF: Fix "incorrect" matrix multiplication in Renderer há 3 anos atrás
  Matthew Olsson 6f1cfcf217 LibPDF: Implement marked renderer operations as nops há 3 anos atrás
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer há 3 anos atrás
  Matthew Olsson d82bd885ce LibPDF: Propagate ColorSpace errors há 3 anos atrás
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document há 3 anos atrás
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant há 3 anos atrás
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes há 4 anos atrás
  Matthew Olsson 0a4d8ef98d LibPDF: Bake the flipped y-axis directly into the CTM matrix há 4 anos atrás
  Matthew Olsson 449ef14895 LibPDF: Avoid calculating rendering matrix for every glyph há 4 anos atrás
  Matthew Olsson c142dadbe8 LibPDF: Handle the TJ graphical operator há 4 anos atrás
  Matthew Olsson 47531619e3 LibPDF: Handle the gs graphical operator há 4 anos atrás
  Matthew Olsson 006f5498de LibPDF: Add support for the CalRGB ColorSpace há 4 anos atrás
  Matthew Olsson 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space há 4 anos atrás
  Matthew Olsson cafd7c11b4 LibPDF: Account for inverted y axis when rendering text há 4 anos atrás
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point há 4 anos atrás
  Matthew Olsson 78f3bad7e6 LibPDF: Pre-initialize common FlyStrings in CommonNames.h há 4 anos atrás
  Matthew Olsson 534a2e95d2 LibPDF: Add basic color space support to the renderer há 4 anos atrás
  Matthew Olsson f2d2f3fae7 LibPDF: Add a very poor path clipping implementation há 4 anos atrás
  Matthew Olsson bf96ad674c LibPDF: Implement stubs for all graphical commands há 4 anos atrás