History for pixi.js / src / loaders / bitmapFontParser.js
2018-07-16
@Ivan Popelyshev
BitmapFont loader fix (#5027)
Ivan Popelyshev authored on 16 Jul 2018 Matt Karl committed on 16 Jul 2018
2018-06-05
@Matt Karl
Creates unit-test and improves single and multiple image font loading (#4951)
Matt Karl authored on 5 Jun 2018 GitHub committed on 5 Jun 2018
2018-05-27
@Matt Karl
Fixes Multi-Texture BitmapText Fonts (#4932)
Matt Karl committed on 27 May 2018
2018-05-23
@Tsvetan Stanislavov
Support for multiple textures for single bitmap font. (#4641)
Tsvetan Stanislavov authored on 23 May 2018 Matt Karl committed on 23 May 2018
2017-06-14
@Suguru Yanaka
Remove duplicated base url from loader path in the bitmapFontParser (#4101)
Suguru Yanaka authored on 14 Jun 2017 Matt Karl committed on 14 Jun 2017
2017-02-01
@Matt Karl
Refactors the spritesheet, texture and bitmap font loaders (#3676) ...
Matt Karl authored on 1 Feb 2017 GitHub committed on 1 Feb 2017
2016-12-28
@Chad Engler
Update to Resource loader v2; fixes #2876
Chad Engler committed on 28 Dec 2016
2016-09-28
@Chad Engler
expose bitmap font parse, fixes #2196
Chad Engler committed on 28 Sep 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
2016-07-12
@digibo
Fixed trailing slashes for xml font files' images (#2680)
digibo authored on 12 Jul 2016 Mat Groves committed on 12 Jul 2016
2016-06-07
@Khaitu
Fixes loading bitmap fonts from data URIs (both FNT and Image)
Khaitu committed on 7 Jun 2016
2016-01-20
@Mat Groves
fixed kerning undefined error
Mat Groves committed on 20 Jan 2016
2015-12-13
@Ivan Popelyshev
Changes for pixi-compressed-textures ...
Ivan Popelyshev committed on 13 Dec 2015
2015-06-06
@Dr. Kibtiz
Depecrate `PIXI.math` namespace ...
Dr. Kibtiz committed on 6 Jun 2015
@Dr. Kibtiz
Remove the rest of internal module coupling between packages
Dr. Kibtiz committed on 6 Jun 2015
2015-04-21
@Chad Engler
less ducktyping, use is* from loader; fixes #1628
Chad Engler committed on 21 Apr 2015
2015-04-18
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves committed on 18 Apr 2015
2015-03-21
@Chad Engler
fix some bugs in the loader
Chad Engler committed on 21 Mar 2015
@Chad Engler
Move items into their namespace ...
Chad Engler committed on 21 Mar 2015
2015-03-14
@Chad Engler
fix loading of bitmap font
Chad Engler committed on 14 Mar 2015
2015-03-12
@Chad Engler
get relative bitmap font loading properly.
Chad Engler committed on 12 Mar 2015
@Chad Engler
better detection of bitmap font; should be relative to xml url now
Chad Engler committed on 12 Mar 2015
2015-03-09
@Chad Engler
loader already passes baseUrl, don't need to do it in add
Chad Engler committed on 9 Mar 2015
2015-03-02
@Alvin
Docs fixes, improved the consistency of the deprecation, thanks @englercj ...
Alvin committed on 2 Mar 2015
2015-02-27
@Alvin
fixed typo in cacheAsBitmap, fixed bitmap text and restored the font cache so we can debug it
Alvin committed on 27 Feb 2015