]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-07-04 Vivien NicolasUse int32 instead of int16 for checksums
2011-07-04 Vivien NicolasCalculate the checksumAdjustement for the file
2011-07-04 Vivien NicolasFix a small issue with the 'name' table
2011-07-04 Vivien NicolasMake 'cmap' declare the correct header size
2011-07-04 Vivien NicolasFix a few warnings
2011-07-03 Vivien NicolasLet Chrome (and others?) show TrueType fonts
2011-07-03 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-07-03 Vivien NicolasLet Chrome (and others?) handle Type1 Fonts (TrueType...
2011-07-03 Andreas GalMerge pull request #163 from sbarman/master
2011-07-03 sbarmanfix for colorspaces
2011-07-02 Vivien NicolasClean up Fonts.convert()
2011-07-02 sayrerEdited README.md via GitHub
2011-07-02 sayrerThe "read more" links were on the same line.
2011-07-02 Andreas GalMerge pull request #145 from notmasteryet/pagepadding
2011-07-02 Andreas Galwork-around for issue #158
2011-07-02 Andreas GalMerge pull request #120 from sbarman/colorspace
2011-07-02 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-07-02 Vivien NicolasGet rid of FontsUtils
2011-07-02 vingtetunMerge pull request #156 from cgjones/issue-155
2011-07-02 Chris JonesMerge branch 'master' of git://github.com/andreasgal...
2011-07-02 Chris Joneswork around chrome bug, and work around ff5 bug in...
2011-07-02 Chris Jonesfix bad merge
2011-07-02 Vivien NicolasFix bustage while merging
2011-07-02 Chris JonesMerge pull request #147 from vingtetun/master
2011-07-02 Vivien NicolasMerge with upstream
2011-07-02 Vivien NicolasRemove cmap format 100, fixes some nits to merge with...
2011-07-02 Andreas GalMerge pull request #140 from cgjones/font-loading
2011-07-02 Vivien NicolasAdd a format100 table for Mac
2011-07-01 Vivien NicolasFix a small issue in the waiting for font to load code
2011-07-01 Vivien NicolasReland commit 442d184 but make it works with uncompress...
2011-07-01 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-07-01 Chris JonesMerge pull request #153 from sayrer/master
2011-07-01 Rob SayreMake it possible to run the server without any test...
2011-07-01 Andreas GalMerge pull request #151 from sayrer/master
2011-07-01 Rob SayreMake reftest analyzer popup in masterMode when there...
2011-07-01 Vivien NicolasAdd support for stemHW/stemVW/stemSnapH/stemSnapV
2011-07-01 Chris Jonesmerge
2011-07-01 Vivien NicolasFix TrueType bustage
2011-07-01 Vivien NicolasRead the text matrix from the Type1 font ascii header
2011-07-01 Rob SayreMerge remote branch 'upstream/master'
2011-07-01 Vivien NicolasImprove the extractInfo code to be more robust
2011-07-01 notmasteryetReal page distance between two pages is 10
2011-07-01 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-07-01 Vivien NicolasUse strings instead of arrays in CFF.wrap
2011-07-01 Andreas GalMerge pull request #144 from jviereck/worker_font_regre...
2011-06-30 Vivien NicolasStart converting CFF class to use strings instead of...
2011-06-30 Vivien NicolasOpen the CFF class road for Type1C font
2011-06-30 Chris Jonesmerge
2011-06-30 Andreas GalMerge pull request #142 from cgjones/issue-141
2011-06-30 Julian ViereckMake worker work again after latest font changes
2011-06-30 Vivien NicolasFix windows mispotionning issue
2011-06-30 Chris Jonesbump up default zoom to 150%. <3 HTML
2011-06-30 Chris Jonesjust create one dummy element too, and centralize hackery
2011-06-30 Chris Jonesload all newly-created fonts in one document to speed...
2011-06-30 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-06-30 Vivien NicolasForgot to add pdf.js to the last commit
2011-06-30 Vivien NicolasFix more headers tables
2011-06-30 Chris Jonesmerge with remote
2011-06-30 Chris Jonesadd another hackity hack to detect font loaded-ness
2011-06-30 Chris JonesMerge pull request #139 from andreasgal/staging
2011-06-30 Chris JonesMerge pull request #138 from notmasteryet/issue-132...
2011-06-30 Chris JonesMerge pull request #136 from notmasteryet/issue-132...
2011-06-30 Andreas Galcache font measurements
2011-06-30 Vivien NicolasFix languages bustage
2011-06-30 notmasteryetloading the max 15 thumbnails first time
2011-06-30 notmasteryetthe "hieght" and the 72dpi<->96dpi fixes
2011-06-30 Vivien NicolasMake windows table header more compatible with windows
2011-06-30 Andreas GalMerge pull request #135 from cgjones/issue-129
2011-06-30 Chris Jonesno need to recreate thumbnails after zooming, thumbnail...
2011-06-30 Andreas GalMerge pull request #133 from cgjones/issue-127
2011-06-30 Andreas GalMerge pull request #134 from cgjones/issue-124
2011-06-30 Chris Jonesredraw on zoom changes
2011-06-30 Chris Jonestry to make sidebar a bit more discoverable by leaving...
2011-06-30 Vivien NicolasAdd more information about the italic angle
2011-06-30 Vivien NicolasSet a default font size identical for .notdef
2011-06-30 Vivien NicolasMap .notdef in order to attach the [missing|break]Char...
2011-06-30 Vivien NicolasRemove the first empty character of charset
2011-06-30 Vivien NicolasAdd better informations for the OS/2 table
2011-06-29 Vivien NicolasImprove a bit the createNameTable code
2011-06-29 Chris JonesMerge pull request #118 from jviereck/master
2011-06-29 Vivien NicolasFix a few headers fields
2011-06-29 Vivien NicolasDo not include the padding size in the length declared...
2011-06-29 Vivien NicolasCalculate correct checksum for the field header
2011-06-29 Andreas GalMerge pull request #122 from sayrer/master
2011-06-29 Rob SayreAdd a break statement, just in case.
2011-06-29 Rob SayreMake the browser command dispatch table-driven and...
2011-06-29 sbarmancleanup
2011-06-29 sbarmanclean up
2011-06-29 sbarmanMerge branch 'master' into colorspace
2011-06-29 sbarmanWorking version of indexed color space
2011-06-29 Julian ViereckMake worker code work with latest font code changes
2011-06-29 Andreas Galupdate README
2011-06-29 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-29 Andreas Galupdate README
2011-06-29 sbarmanrefactored colorspace into own class
2011-06-29 Andreas GalMerge pull request #108 from vingtetun/master
2011-06-29 Vivien NicolasUse the shadow method in Fonts.ctx
2011-06-29 Vivien NicolasMerge with upstream, reverse changeset 4e24288 since...
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalMerge pull request #114 from sayrer/master
next