Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2683
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/2683/1
Package fonts to the fonts subpackage
People were confused that for example LiberationSerif-Regular.ttf was not there.
It was partly caused by missing entries and partly by missing comma separators.
Change-Id: I6262d46d381bd5ef8e97cd55f367cc4d12c59907
---
M scp2/source/ooo/module_hidden_ooo.scp
1 file changed, 33 insertions(+), 15 deletions(-)
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index 2671051..b3d1919 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -744,6 +744,14 @@
gid_File_Fnt_DejaVuSerifCondensed_BoldItalic,
gid_File_Fnt_DejaVuSerifCondensed_Italic,
gid_File_Fnt_DejaVuSerifCondensed,
+ gid_File_Fnt_GentiumBasicRegular,
+ gid_File_Fnt_GentiumBasicBold,
+ gid_File_Fnt_GentiumBasicItalic,
+ gid_File_Fnt_GentiumBasicBoldItalic,
+ gid_File_Fnt_GentiumBookBasicRegular,
+ gid_File_Fnt_GentiumBookBasicBold,
+ gid_File_Fnt_GentiumBookBasicItalic,
+ gid_File_Fnt_GentiumBookBasicBoldItalic,
gid_File_Fnt_LibSansNarrow_Regular,
gid_File_Fnt_LibSansNarrow_Bold,
gid_File_Fnt_LibSansNarrow_BoldItalic,
@@ -759,21 +767,31 @@
gid_File_Fnt_LiberationSerif_Bold,
gid_File_Fnt_LiberationSerif_BoldItalic,
gid_File_Fnt_LiberationSerif_Italic,
- gid_File_Fnt_LiberationSerif_Regular
- gid_File_Fnt_PtSerif_Regular
- gid_File_Fnt_PtSerif_Bold
- gid_File_Fnt_PtSerif_Italic
- gid_File_Fnt_PtSerif_BoldItalic
- gid_File_Fnt_OpenSans_Regular
- gid_File_Fnt_OpenSans_Bold
- gid_File_Fnt_OpenSans_Italic
- gid_File_Fnt_OpenSans_BoldItalic
- gid_File_Fnt_SourceSans_Regular
- gid_File_Fnt_SourceSans_Bold
- gid_File_Fnt_SourceSans_Italic
- gid_File_Fnt_SourceSans_BoldItalic
- gid_File_Fnt_SourceCode_Regular
- gid_File_Fnt_SourceCode_Bold);
+ gid_File_Fnt_LiberationSerif_Regular,
+ gid_File_Fnt_LinuxLibertineG_Regular,
+ gid_File_Fnt_LinuxLibertineG_Semibold,
+ gid_File_Fnt_LinuxLibertineG_Bold,
+ gid_File_Fnt_LinuxLibertineG_Italic,
+ gid_File_Fnt_LinuxLibertineG_SemiboldItalic,
+ gid_File_Fnt_LinuxLibertineG_BoldItalic,
+ gid_File_Fnt_LinuxBiolinumG_Regular,
+ gid_File_Fnt_LinuxBiolinumG_Bold,
+ gid_File_Fnt_LinuxBiolinumG_Italic,
+ gid_File_Fnt_PtSerif_Regular,
+ gid_File_Fnt_PtSerif_Bold,
+ gid_File_Fnt_PtSerif_Italic,
+ gid_File_Fnt_PtSerif_BoldItalic,
+ gid_File_Fnt_OpenSans_Regular,
+ gid_File_Fnt_OpenSans_Bold,
+ gid_File_Fnt_OpenSans_Italic,
+ gid_File_Fnt_OpenSans_BoldItalic,
+ gid_File_Fnt_SourceSans_Regular,
+ gid_File_Fnt_SourceSans_Bold,
+ gid_File_Fnt_SourceSans_Italic,
+ gid_File_Fnt_SourceSans_BoldItalic,
+ gid_File_Fnt_SourceCode_Regular,
+ gid_File_Fnt_SourceCode_Bold,
+ gid_File_FcLocal_Conf);
End
#endif
--
To view, visit https://gerrit.libreoffice.org/2683
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6262d46d381bd5ef8e97cd55f367cc4d12c59907
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Petr Mladek <pmladek@suse.cz>
Context
- [PATCH libreoffice-4-0] Package fonts to the fonts subpackage · Petr Mladek (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.