Age | Commit message (Expand) | Author |
---|---|---|
2022-08-26 | Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 | RĂ©mi Verschelde |
2022-08-23 | Add font LCD sub-pixel anti-aliasing support. | bruvzg |
2022-08-22 | Replace Array return types with TypedArray | kobewi |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-07-26 | Implement support for loading system fonts on Linux, macOS / iOS and Windows. | bruvzg |
2022-07-15 | Use BitField hint for the TextServer enums. Add missing parts for BitField su... | bruvzg |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |