lp:~vbkaisetsu/renpy/vertical-text

Created by Koichi Akabe and last modified

Support vertical writing

Some font family uses different glyphs on vertical and horizontal writing.
(e.g. CJK punctuation: "、(U+3001)", "。(U+3002)",「(U+300C)" and "」(U+300D)")
This branch replace to vertical glyphs if it's available.

Screenshot:
http://ubuntuone.com/5yzbNUwlee3NsssPu4RkOy

Screenshot (without replacement):
http://ubuntuone.com/7Uqm1oekqgBlJUE43dMo0K

Example script:
http://ubuntuone.com/1yCpuKSeDYXYb0nrhwCHZG

Get this branch:
bzr branch lp:~vbkaisetsu/renpy/vertical-text
Only Koichi Akabe can upload to this branch. If you are Koichi Akabe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Koichi Akabe
Project:
Ren'Py
Status:
Experimental

Recent revisions

1741. By Koichi Akabe

Draw underline to the right side of vertical text, It's called 傍線(Bo-sen) in Japanese.
Inherit vertical style on hyperlink and ruby

1740. By Koichi Akabe

Fix typo

1739. By Koichi Akabe

Load GSUB table on initialization
Declare structures as typedef

1738. By Koichi Akabe

Set vertical baseline to a half of the horizontal ascent
Add horiz tag to reset vertical style

1737. By Koichi Akabe

Replace typedefs to stdint.h

1736. By Koichi Akabe

Remove unused variables and cleanup

1735. By Koichi Akabe

Add vertical style and vert tag. It shows rotated vertical glyphs.

1734. By Koichi Akabe

add ttgsubtable to get vertical glyphs

1733. By Tom Rothamel

Parse the output of an unmodified zsync.

Compliling zsync on windows is proving to be a real PITA - this lets us ship
unmodified binaries.

1732. By Tom Rothamel

Rewrite renpy.sh so it can choose between linux-x86 and linux-x86_64.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:renpy
This branch contains Public information 
Everyone can see this information.

Subscribers