Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a fake name table to works with Firefox trunk #30

Merged
merged 23 commits into from
Jun 21, 2011
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
21ee01e
Fix wrong order of the 'div' command
vingtetun Jun 17, 2011
9eae948
Replace clearTimeout by clearInterval, otherwise we could end up draw…
vingtetun Jun 17, 2011
a53736b
Merge remote branch 'upstream/master'
vingtetun Jun 18, 2011
8d9ffb1
Use measureText instead of mozMeasureText (deprecated)
vingtetun Jun 18, 2011
59bd762
Fill informations for the 'name' table in order to pass the sanitizer…
vingtetun Jun 19, 2011
e62bd48
Use strict mode for js files
vingtetun Jun 19, 2011
7517256
Adding myself as a contributor
vingtetun Jun 19, 2011
a46ebe7
Ask chromium to shut up on font/otf mimetype by using another wrong m…
vingtetun Jun 19, 2011
2670aa6
Another undeclared variable caught by strict mode
vingtetun Jun 19, 2011
7e3c134
Re-enable TrueType and add a TODO about translating the ToUnicode ent…
vingtetun Jun 19, 2011
8a24a96
Make Helvetica and Helvetica bold from page 2 to pass the sanitizer
vingtetun Jun 19, 2011
bf835f7
Really pass the sanitizer (encoding is broken)
vingtetun Jun 19, 2011
b3b0322
Fix the encoding problem for TrueType
vingtetun Jun 19, 2011
0197697
Add a basic embedded CMap reader
vingtetun Jun 20, 2011
ad7a06b
Check for more missing tables in TrueType (sigh)
vingtetun Jun 20, 2011
75f0930
Add more TrueType rewriting magic ('post' table)
vingtetun Jun 20, 2011
d7edbe2
Add a way to disable fonts that won't load
vingtetun Jun 20, 2011
d923953
Merge with master
vingtetun Jun 21, 2011
ab4ecdc
Merge with master
vingtetun Jun 21, 2011
69c71c9
Fix some leftovers
vingtetun Jun 21, 2011
81532e9
Rename s2a, s16, s32 and do some dance inside the bind() code
vingtetun Jun 21, 2011
0832566
Add a name to some anonyous functions
vingtetun Jun 21, 2011
ff6aaa0
Get rid of the TrueType class, adapt the code to conventions and new …
vingtetun Jun 21, 2011
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading