Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
cfaf8a89
Commit
cfaf8a89
authored
Aug 11, 2020
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_font: add bold italic font
parent
53c67e55
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
0 deletions
+35
-0
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.bin
..._skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.bin
+0
-0
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.xml
..._skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.xml
+28
-0
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/heuristica.pdf.css.css
.../portal_skins/erp5_font/heuristica/heuristica.pdf.css.css
+7
-0
No files found.
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.bin
0 → 100644
View file @
cfaf8a89
File added
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/Heuristica-BoldItalic.otf.xml
0 → 100644
View file @
cfaf8a89
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
Heuristica-BoldItalic.otf
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/octet-stream
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_font/SkinTemplateItem/portal_skins/erp5_font/heuristica/heuristica.pdf.css.css
View file @
cfaf8a89
...
@@ -31,3 +31,10 @@ with Reserved Font Name Heuristica.
...
@@ -31,3 +31,10 @@ with Reserved Font Name Heuristica.
font-weight
:
bold
;
font-weight
:
bold
;
font-style
:
normal
;
font-style
:
normal
;
}
}
@font-face
{
font-family
:
'Heuristica'
;
src
:
url('heuristica/Heuristica-BoldItalic.otf')
format
(
'truetype'
);
font-weight
:
bold
;
font-style
:
italic
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment