Skip to content

Implements method for building unicode fonts - #7

Merged
hidakatsuya merged 1 commit into
masterfrom
building-unicode-fonts
Aug 29, 2015
Merged

Implements method for building unicode fonts#7
hidakatsuya merged 1 commit into
masterfrom
building-unicode-fonts

Conversation

@hidakatsuya

Copy link
Copy Markdown
Contributor

The following method creates TCPDF format font of each built-in unicode font.

Thinreports\Generator\PDF\Font::init();

However, even if the method has not called, TCPDF format font will be created automatically. Why need to call the method?

最初の一度だけとはいえ、TCPDF形式のフォント生成はとても時間がかかります。なので、Web サーバを起動するときなどで、予めフォントを作成しておくことによって遅延を解消することができます。

@hidakatsuya hidakatsuya self-assigned this Aug 29, 2015
@hidakatsuya hidakatsuya added this to the 0.8.0 milestone Aug 29, 2015
@hidakatsuya
hidakatsuya force-pushed the building-unicode-fonts branch from f756418 to 44443a8 Compare August 29, 2015 17:04
hidakatsuya added a commit that referenced this pull request Aug 29, 2015
Implements method for building unicode fonts
@hidakatsuya
hidakatsuya merged commit e51f157 into master Aug 29, 2015
@hidakatsuya
hidakatsuya deleted the building-unicode-fonts branch August 29, 2015 17:10
@hidakatsuya hidakatsuya removed the WIP label Nov 22, 2015
hidakatsuya added a commit that referenced this pull request Nov 22, 2015
…lding_fonts

Rename method for pre-building unicode fonts

This is improvement for #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant