|
Remove duplicated charset definitions, and move them to fx_font.h
PWL_FontMap does not need its own charset definitions. fx_edit.h does
not need to define DEFAULT_CHARSET. XFA have their own definitions.
They look different in that most are MAC or MSWin charset definitions.
So they are left untouched. public/fpdf_sysfontinfo.h duplicate ones
were left untouched due to being in public folder.
Committed: https://pdfium.googlesource.com/pdfium/+/ea3c3be83dae12ef682c68fc7cf906d790fd9f84
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+139 lines, -146 lines) |
Patch |
|
M |
core/fpdfapi/fpdf_parser/cpdf_document.cpp
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
core/fpdfdoc/cpdf_interform.cpp
|
View
|
|
2 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
|
M |
core/fxge/android/fpf_skiafontmgr.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
core/fxge/apple/fx_mac_imp.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/ge/cfx_folderfontinfo.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
core/fxge/ge/cfx_fontmapper.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/ge/fx_ge_linux.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/include/fx_font.h
|
View
|
|
2 chunks |
+21 lines, -12 lines |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_device.cpp
|
View
|
|
4 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/cfx_systemhandler.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/formfiller/cba_fontmap.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fxedit/fxet_edit.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fxedit/include/fx_edit.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_Edit.cpp
|
View
|
1
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_EditCtrl.cpp
|
View
|
1
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_FontMap.h
|
View
|
|
4 chunks |
+3 lines, -24 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_FontMap.cpp
|
View
|
|
9 chunks |
+48 lines, -42 lines |
0 comments
|
Download
|
Total messages: 14 (8 generated)
|