Commit History

Autor SHA1 Mensaxe Data
  Lê Duy Quang b48abfbd5f Add the ability to select a font face from a font collection (#720) hai 10 meses
  Michael Ragazzon 4df92161f4 Use StringView in FontEngineInterface to avoid a lot of string copies hai 1 ano
  Michael Ragazzon 01d4627b57 Update various function descriptions and parameter names hai 1 ano
  Michael Ragazzon 20d9cc7db6 Use span type in `LoadFontFace` and related font engine functions hai 1 ano
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) hai 1 ano
  Michael Ragazzon 64b36dc477 Add initialize and shutdown procedures to font engine interface, resolves #583 hai 1 ano
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) hai 1 ano
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents %!s(int64=2) %!d(string=hai) anos
  Igor Segalla 6df2e64eaa Add `letter-spacing` property to RCSS (#429) %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification %!s(int64=3) %!d(string=hai) anos
  hobyst 907d84d2d3 Improve load document and font documentation %!s(int64=3) %!d(string=hai) anos
  Michael Ragazzon ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources %!s(int64=3) %!d(string=hai) anos
  Mex 477631acfa Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights. %!s(int64=3) %!d(string=hai) anos
  Michael Ragazzon 296767d60e Make font effects handle the opacity property, see #270 %!s(int64=3) %!d(string=hai) anos
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1bbae6380d Refining font engine interface. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 7b67c88967 Load debugger font from memory. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e300ec8b1c Implement fallback font for unknown unicode characters (highly experimental) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon eec5b61129 Update documentation of font engine interface, remove const. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text %!s(int64=6) %!d(string=hai) anos
  Victor Luchits 59bab1182c Remove overloaded LoadFontFace variants, only support loading from a file %!s(int64=6) %!d(string=hai) anos
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine %!s(int64=6) %!d(string=hai) anos