Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Get all alternate glyphs

Explorer ,
Aug 08, 2017 Aug 08, 2017

Hi.

About alternate glyphs, is it possible to get all alternate glyphs from one character?

Best regard.

TOPICS
Scripting
1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 09, 2017 Aug 09, 2017

AFAIK, Illustrators DOM dose not have a way to access aalt num. However, You can access the camp table in font files from ExtendScript.

Translate
Adobe
Community Expert ,
Aug 08, 2017 Aug 08, 2017

There seems no way to get alternate glyphs from script.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 09, 2017 Aug 09, 2017

Thanl you for your apply.

Maybe I should not ask here, do you know is it possible with plugin?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 09, 2017 Aug 09, 2017

I do not know if my intention was transmitted correctly(the English of my first post in this discussions looks bad)

Not all alternate glyphs in the font.

I want to get all of the glyphs in the red oval on the following image from the character selected.

4.JPG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 09, 2017 Aug 09, 2017

AFAIK, Illustrators DOM dose not have a way to access aalt num. However, You can access the camp table in font files from ExtendScript.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 09, 2017 Aug 09, 2017

Thank you for your advice.

I'll take a look at ExtendScript

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 09, 2017 Aug 09, 2017

Can you read Japanese?

If not, You can get some ExtendScript code snipets below link. Probably, It helps your understanding font structures.

Opentypeフォントの構造 - 手抜きLab@DTPの現場

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 10, 2017 Aug 10, 2017
LATEST

Yes, I can read Japanese.

Thank you very much for the link.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines