Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nproject
pixel
Commits
8e4da928710cefec7ab273ef4c9e8e39c9eb5189
Select Git revision
0 results
pixel
text
atlas.go
Author
Search by author
Any Author
authors
0 authors
May 21, 2017
replace complex128 Vec with a struct
· ecdd8462
faiface
authored
7 years ago
ecdd8462
May 11, 2017
improve Atlas creation time 2-3 times
· 9d60c5fa
faiface
authored
7 years ago
9d60c5fa
May 10, 2017
change text.New to take an Atlas
· e86120db
faiface
authored
7 years ago
e86120db
May 09, 2017
add note about not destroying face.Face to Atlas doc
· 863e1e2f
faiface
authored
7 years ago
863e1e2f
minor change in Atlas doc
· dd6d38b8
faiface
authored
7 years ago
dd6d38b8
add Atlas doc
· 80735cfc
faiface
authored
7 years ago
80735cfc
don't cache kerning in Atlas (too expensive and no benefit)
· dcdc812a
faiface
authored
7 years ago
dcdc812a
improve Atlas creation, atlas is now square picture (was one row of characters)
· 248d68f6
faiface
authored
7 years ago
248d68f6
May 07, 2017
rename Glyph.Orig -> Dot
· 65236863
faiface
authored
7 years ago
65236863
add Atlas.DrawRune
· 5b524dad
faiface
authored
7 years ago
5b524dad
May 05, 2017
add Text.Bounds, Atlas.Ascent, Atlas.Descent
· c47d77b2
faiface
authored
7 years ago
c47d77b2
May 03, 2017
move Atlas type to a separate file
· 4e6d6eeb
faiface
authored
7 years ago
4e6d6eeb
Loading