2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Michael Ragazzon 4df92161f4 Use StringView in FontEngineInterface to avoid a lot of string copies 1 жил өмнө
  Michael Ragazzon 20d9cc7db6 Use span type in `LoadFontFace` and related font engine functions 1 жил өмнө
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) 1 жил өмнө
  Michael Ragazzon 64b36dc477 Add initialize and shutdown procedures to font engine interface, resolves #583 1 жил өмнө
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) 1 жил өмнө
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 жил өмнө
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors 2 жил өмнө
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 жил өмнө
  Igor Segalla 6df2e64eaa Add `letter-spacing` property to RCSS (#429) 2 жил өмнө
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification 3 жил өмнө
  Michael Ragazzon ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources 3 жил өмнө
  Mex 477631acfa Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights. 3 жил өмнө
  Michael Ragazzon 296767d60e Make font effects handle the opacity property, see #270 3 жил өмнө
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 жил өмнө
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface 5 жил өмнө
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. 6 жил өмнө
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. 6 жил өмнө
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. 6 жил өмнө
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. 6 жил өмнө