a problem about the Punctuation of cjk

i have a problem about the Punctuation of cjk…the glyphs is 10001000,but we use the punctuation must be 1000500,the Vertical height must be half…however ,i failed without the vmtx table…

just like this。。。。what i want is the right one…

i also try the opentype design

when use the verticalwriting ,the Yadvance will lose 500.。。。
BUT it doensn/t work in photoshop CS6。。。。

I’m not sure if Adobe Photoshop supports it, so better ask them first.

thanks for replying。。。。
i have tried ps2017 cc,it doesn’t work either…

So it doesn’t support the vert feature, but it does support the vmtx table?

Then do enable Vertical Spacing as explained here:
http://www.high-logic.com/fontcreator/manual11/properties-metrics.html
verticalspacing.png
You can then show top and bottom bearings:
http://www.high-logic.com/fontcreator/manual11/metrics_options.html
topbottom.png
This allows you to change them within the glyph edit window.

Shouldn’t the labels for those checkboxes just say ‘Top bearing’ and ‘Bottom bearing’? Since they aren’t on the left or the right, neither of them is really a ‘side’. :wink:

thx for replying.
sorry,it dosen’t work。。。。
in fontlab i can use

table vmtx{
 VertAdvanceY unixxxx 500;
}vmtx;

but fc can’t use this code…
Is there a solution instead of this one…

Please use the information I provided and let me know your results.