Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
testing_md
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
During summer vacation, Gitlab will be restart frequently. Use it carefully.
Show more breadcrumbs
Seungchul Lee
testing_md
Commits
a0718bd3
Commit
a0718bd3
authored
Sep 26, 2016
by
Seungchul Lee
Browse files
Options
Downloads
Patches
Plain Diff
Refactor erratum : '&nbps' -> ' '
parent
8f2af52c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
seungchul/_drafts/p160.markdown
+1
-1
1 addition, 1 deletion
seungchul/_drafts/p160.markdown
with
1 addition
and
1 deletion
seungchul/_drafts/p160.markdown
+
1
−
1
View file @
a0718bd3
...
@@ -446,7 +446,7 @@ character-to glyph mapping table for each `VGFont` object.
...
@@ -446,7 +446,7 @@ character-to glyph mapping table for each `VGFont` object.
## _11.5 Text Layout and Rendering_
## _11.5 Text Layout and Rendering_
&nb
p
s;
OpenVG provides a dedicated glyph rendering API to assist applications in
&nbs
p
;
OpenVG provides a dedicated glyph rendering API to assist applications in
compositing, layout, and rendering of text. Implementations may apply specific
compositing, layout, and rendering of text. Implementations may apply specific
optimizations for rendering of glyphs. For example, auto-hinting algorithms that
optimizations for rendering of glyphs. For example, auto-hinting algorithms that
attempt to “snap” glyph outlines to the pixel grid may be used to improve the
attempt to “snap” glyph outlines to the pixel grid may be used to improve the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment