Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fontconfig
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
152
Issues
152
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fontconfig
fontconfig
Commits
94d4f51d
Commit
94d4f51d
authored
Jan 10, 2008
by
Keith Packard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Distribute khmer font aliases
parent
fba7c37f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
conf.d/65-khmer.conf
conf.d/65-khmer.conf
+16
-0
conf.d/Makefile.am
conf.d/Makefile.am
+1
-0
No files found.
conf.d/65-khmer.conf
0 → 100644
View file @
94d4f51d
<?
xml
version
=
"1.0"
?>
<!
DOCTYPE
fontconfig
SYSTEM
"fonts.dtd"
>
<
fontconfig
>
<
alias
>
<
family
>
serif
</
family
>
<
prefer
>
<
family
>
Khmer
OS
"
</
family
>
</
prefer
>
</
alias
>
<
alias
>
<
family
>
sans
-
serif
</
family
>
<
prefer
>
<
family
>
Khmer
OS
"
</
family
>
</
prefer
>
</
alias
>
</
fontconfig
>
conf.d/Makefile.am
View file @
94d4f51d
...
...
@@ -44,6 +44,7 @@ CONF_FILES = \
51-local.conf
\
60-latin.conf
\
65-fonts-persian.conf
\
65-khmer.conf
\
65-nonlatin.conf
\
69-unifont.conf
\
70-no-bitmaps.conf
\
...
...
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