Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
selectgithub
/
engine
Public
forked from
playcanvas/engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
engine
src
framework
components
text
on
performance-counters
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2019
[FIX] some emoji rendering (#1512)
Show description for 4c82119
daredevildave
authored
4c82119
View commit details
Copy full SHA for 4c82119
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
[FIX] Prevent corruption in text element when CanvasFont atlas is re-rendered (#1457)
Show description for f79c524
daredevildave
authored and
e-strokov
committed
f79c524
View commit details
Copy full SHA for f79c524
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Default texture names (#1448)
Show description for 24869f5
e-strokov
authored and
daredevildave
committed
24869f5
View commit details
Copy full SHA for 24869f5
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Merge branch 'master' of ssh://github.com/playcanvas/engine
Show description for 2538a73
daredevildave
committed
2538a73
View commit details
Copy full SHA for 2538a73
View code at this point
Browse repository at this point
Change default atlas size of canvas fonts from 2048 to 512.
daredevildave
committed
a4e11c4
View commit details
Copy full SHA for a4e11c4
View code at this point
Browse repository at this point
[FIX] Tall characters are no longer clipped in CanvasFont (#1442)
Show description for 85ce2a2
daredevildave
authored
85ce2a2
View commit details
Copy full SHA for 85ce2a2
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Merge branch 'master' of ssh://github.com/playcanvas/engine
daredevildave
committed
dc968f2
View commit details
Copy full SHA for dc968f2
View code at this point
Browse repository at this point
Update canvas-font docs
daredevildave
committed
7cb2377
View commit details
Copy full SHA for 7cb2377
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Add renderCharacter method which can be overridden to customize atlas rendering (#1409)
daredevildave
authored
64e852a
View commit details
Copy full SHA for 64e852a
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
[FIX] support comma-separated string for font name
Show description for d78864d
daredevildave
committed
d78864d
View commit details
Copy full SHA for d78864d
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
RBG -> RGB (#1377)
willeastcott
authored
596f6dd
View commit details
Copy full SHA for 596f6dd
View code at this point
Browse repository at this point
Change pc.string.format to use string concatenation
daredevildave
committed
62fa0e3
View commit details
Copy full SHA for 62fa0e3
View code at this point
Browse repository at this point
[FIX] Use 'rgba' style css string to set fillStyle in canvas (#1375)
Show description for 04f4c5b
daredevildave
authored
04f4c5b
View commit details
Copy full SHA for 04f4c5b
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Canvas font transparency (#1363)
Show description for 31cbe7a
daredevildave
authored
31cbe7a
View commit details
Copy full SHA for 31cbe7a
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
[FIX] Fix undefined `this` in CanvasFont (#1320)
Show description for 28d3d56
daredevildave
authored
28d3d56
View commit details
Copy full SHA for 28d3d56
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
RTL and bidi support (#1311)
Show description for 55101ae
idolize
authored
55101ae
View commit details
Copy full SHA for 55101ae
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Add new option to CanvasFont "getCharScale" which returns scale factor 0-1 for a code point (#1307)
Show description for 50e83c3
daredevildave
authored
50e83c3
View commit details
Copy full SHA for 50e83c3
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Linting fixes
daredevildave
committed
0980c2f
View commit details
Copy full SHA for 0980c2f
View code at this point
Browse repository at this point
Fix border around CanvasFont
Show description for 645ff5d
daredevildave
committed
645ff5d
View commit details
Copy full SHA for 645ff5d
View code at this point
Browse repository at this point
Fix CanvasFont additional texture rendering alignment
daredevildave
committed
e06c2b3
View commit details
Copy full SHA for e06c2b3
View code at this point
Browse repository at this point
Update CanvasFont to scale down tall characters if required and scale them up when they are rendered to the screen.
Show description for df247a8
daredevildave
committed
df247a8
View commit details
Copy full SHA for df247a8
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Bugfix for canvas overflow (#1303)
idolize
authored
f22370d
View commit details
Copy full SHA for f22370d
View code at this point
Browse repository at this point
Fix positioning of canavs font and transparent color (#1302)
Show description for 74eca1f
idolize
authored
74eca1f
View commit details
Copy full SHA for 74eca1f
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
[FIX] Store the passed in application in the CanvasFont object.
daredevildave
committed
4b8b94e
View commit details
Copy full SHA for 4b8b94e
View code at this point
Browse repository at this point
CanvasFont feature (#1298)
Show description for 26c07eb
idolize
authored
26c07eb
View commit details
Copy full SHA for 26c07eb
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Use Object.assign instead of pc.extend (#1228)
willeastcott
authored
b67c4e8
View commit details
Copy full SHA for b67c4e8
View code at this point
Browse repository at this point
Commits on May 21, 2018
ESLint: consistent unary operator spacing.\
willeastcott
committed
fe4ed07
View commit details
Copy full SHA for fe4ed07
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Add support for eslint (#1139)
Show description for 759be89
willeastcott
authored and
daredevildave
committed
759be89
View commit details
Copy full SHA for 759be89
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Multiple font textures fixes
vkalpias
committed
81163c0
View commit details
Copy full SHA for 81163c0
View code at this point
Browse repository at this point
Support multiple textures per font asset
vkalpias
committed
4846ff3
View commit details
Copy full SHA for 4846ff3
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Added docs for ScreenComponent, ScreenComponentSystem, ElementComponent, ElementComponentSystem, and Font
vkalpias
committed
49df24e
View commit details
Copy full SHA for 49df24e
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Added 'intensity' value to font data to boost value read from SDF
daredevildave
committed
2cc49fb
View commit details
Copy full SHA for 2cc49fb
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Remove image and text components
Show description for 7a6e00c
daredevildave
committed
7a6e00c
View commit details
Copy full SHA for 7a6e00c
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Support opacity on image and text components
daredevildave
committed
fc2b194
View commit details
Copy full SHA for fc2b194
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
Change pivot to follow anchor convention. 0,0 = bottom left, 1,1 top right
daredevildave
committed
7df914f
View commit details
Copy full SHA for 7df914f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.