Pārlūkot izejas kodu

Added constant MAX_GLYPHS for autoscanning all possible glyphs

Added constant MAX_GLYPHS for autoscanning all possible glyphs
pull/4632/head
Mikhail Ilyin pirms 1 gada
committed by GitHub
vecāks
revīzija
64c8a0f3bd
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: B5690EEEBB952194
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/rtext.c

+ 1
- 0
src/rtext.c Parādīt failu

@ -115,6 +115,7 @@
#ifndef MAX_TEXTSPLIT_COUNT #ifndef MAX_TEXTSPLIT_COUNT
#define MAX_TEXTSPLIT_COUNT 128 // Maximum number of substrings to split: TextSplit() #define MAX_TEXTSPLIT_COUNT 128 // Maximum number of substrings to split: TextSplit()
#endif #endif
#define MAX_GLYPHS 65536 // Maximum number of glyphs in a font that need to be scanned
//---------------------------------------------------------------------------------- //----------------------------------------------------------------------------------
// Types and Structures Definition // Types and Structures Definition

Notiek ielāde…
Atcelt
Saglabāt