Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg aaddec7cb8 [TextServer] Add support for retrieving OpenType name strings. hace 1 año
  bruvzg 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. hace 1 año
  bruvzg d904516e55 [TextServer] Use dedicated flag for object replacement characters. hace 1 año
  bruvzg 8459aeaab0 [Font] Implement `get_char_from_glyph_index` function. hace 2 años
  bruvzg bbc77b6d29 Fix text server GDExtension build. hace 2 años
  bruvzg 5361ec9f43 Implement BiDi override mode for GDScript source. hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words hace 2 años
  bruvzg 53c76fa5d1 [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. hace 2 años
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. hace 2 años
  bruvzg 8f5d56e04a [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. hace 2 años
  bruvzg 163257d51b [GDExtension] Implement support for typed arrays. hace 2 años
  Rémi Verschelde 3a62c294c7 Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray hace 2 años
  kobewi 7adc8376ed Change Array arguments to TypedArray hace 2 años
  bruvzg 7aad14a4b6 [TextServer] Add support for trimming edge spaces on line break. hace 2 años
  Rémi Verschelde 7013c68619 Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 hace 2 años
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 hace 2 años
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. hace 2 años
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 2 años
  bruvzg 2980c0d60c HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag to improve justification. hace 2 años
  bruvzg 4373a0bb86 [TextServer] Add ICU Unicode security and spoofing detection. hace 3 años
  bruvzg 5aa48b6ae5 [TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function. hace 3 años
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. hace 2 años
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. hace 2 años
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. hace 2 años
  bruvzg 6e4cdad3ac [TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *.OTC). hace 2 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 2 años
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. hace 3 años
  bruvzg be611c1c05 Implement Label3D node. hace 2 años
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. hace 3 años