No commit activity in last 3 years
No release in over 3 years
This rubygem does not have a description or summary.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0

Runtime

 Project Readme

Asciidoctor::Pdf::CJK::KaiGenGothic

A Asciidoctor PDF theme, using font KaiGen Gothic. Include CN/JP/KR/TW glyphs.

Installation

Add this line to your application's Gemfile:

gem 'asciidoctor-pdf-cjk-kai_gen_gothic', '~> 0.1.0'

And then execute:

$ bundle

Or install it yourself as:

$ gem install asciidoctor-pdf-cjk-kai_gen_gothic

And download fonts after installed gem:

$ asciidoctor-pdf-cjk-kai_gen_gothic-install

Usage

Render PDF:

$ asciidoctor-pdf -r asciidoctor-pdf-cjk-kai_gen_gothic -a pdf-style=THEME doc.asc

Available themes:

  • KaiGenGothicCN
  • KaiGenGothicJP
  • KaiGenGothicKR
  • KaiGenGothicTW

License

Code: MIT License

Fonts:

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chloerei/asciidoctor-pdf-cjk-kai_gen_gothic.