Age | Commit message (Expand) | Author |
---|---|---|
2023-01-06 | use std::optional for SALCOLOR_NONE | Noel Grandin |
2022-12-21 | No need for bool return value here | Noel Grandin |
2022-10-01 | vcl: Use PhysicalFontFace::GetRawFontData() for font embedding | Khaled Hosny |
2022-09-11 | vcl: Move CreateFontSubset() to PhysicalFontFace | Khaled Hosny |
2022-09-06 | vcl: Drop unused SalGraphics::CreateFontSubset() argument | Khaled Hosny |
2022-09-06 | vcl: Drop now unused SalGraphics::GetGlyphWidths() | Khaled Hosny |
2021-12-10 | Revert "Re-Enable DrawTransformBitmapExDirect for render backends" | Armin Le Grand |
2021-12-07 | Re-Enable DrawTransformBitmapExDirect for render backends | Armin Le Grand (Allotropia) |
2021-10-08 | vcl: test PhysicalFontCollection and move to vcl::font namespace | Chris Sherlock |
2021-10-05 | vcl: test PhysicalFontFace and move to vcl::font namespace | Chris Sherlock |
2021-09-29 | qt5: Rename sources + headers according to new class names | Michael Weghorn |