Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator há 3 anos atrás
  Matthew Olsson 5f9d35909d LibPDF: Move font files into their own directory há 3 anos atrás
  Matthew Olsson 130846f337 LibPDF: Use AntiAliasingPainter in Renderer when possible 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 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 7e1c823725 LibPDF: Fix the zoom-related text scaling issue há 3 anos atrás
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 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 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 7b4e36bf88 LibPDF: Split ColorSpace into a different class for each color space 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
  Matthew Olsson 4479c1bff0 LibPDF: Add a bitmap renderer há 4 anos atrás