Przeglądaj źródła

* some changes to support libTextSuite

master
Bergmann89 10 lat temu
rodzic
commit
893e9166cd
2 zmienionych plików z 2 dodań i 1 usunięć
  1. +1
    -1
      utsTextSuite.pas
  2. +1
    -0
      utsTypes.pas

+ 1
- 1
utsTextSuite.pas Wyświetl plik

@@ -405,7 +405,7 @@ type
private
fCodePage: TtsCodePage;
fCodePageDefault: WideChar;
protected
fRenderers: TObjectList;
fGenerators: TObjectList;
private


+ 1
- 0
utsTypes.pas Wyświetl plik

@@ -10,6 +10,7 @@ uses
Classes, SysUtils;

type
{$Z4}
TtsCodePage = (
tsUTF8,
tsISO_8859_1,


Ładowanie…
Anuluj
Zapisz