Skip to content

minw0525/Fontlab-python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Fontlab Python Scripts

FL8 Scripts

  • Adhesiontext Korean/adhesiontext Korean for Fontlab.py

    • 선택한 한글 음절, 혹은 선택한 범위 내의 한글 음절을 조합하여 랜덤한 한국어 단어 목록을 생성합니다.
    • Generates a list of random Korean words by combining selected Hangul syllables or syllables within a selected range.
  • Check Negative Side-bearing.py

    • 음수 사이드 베어링이 있는 글리프를 확인하고 플래그를 지정합니다.
    • Checks for glyphs with negative side-bearings and flags them.
  • Check_Hangeul_Module.py

    • 현재 편집 중인 문자열의 초성과 종성을 선택한 자소로 치환해 한글 모듈을 확인합니다.
    • Checks Hangul modules by substituting the initial (Choseong) and final (Jongseong) consonants of the current string with selected ones.
  • Edit Component Sources.py

    • 현재 편집 창의 글리프들을 구성하는 모든 컴포넌트를 새 창에 나열합니다.
    • Lists all components that make up the glyphs in the current editing window in a new window.
  • Flag Glyphs.py

    • 선택된 글리프에 플래그를 일괄적으로 지정합니다.
    • Applies a flag to all selected glyphs.
  • Generate_Hangeul_Composition.py

    • 선택한 초성, 중성, 종성을 조합해 한글 문자열을 생성합니다.
    • Generates Hangul strings by combining selected initial, medial, and final consonants (Choseong, Jungseong, Jongseong).
  • Jitter Glyphs.py

    • 선택한 글리프의 윤곽선을 무작위로 이동시켜 지터 효과를 생성합니다.
    • Creates a jitter effect by randomly moving the points on the outlines of selected glyphs.
  • Projective_Transform.py

    • 선택한 글리프 목록에 원근 변환을 적용합니다.
    • Applies a projective transformation to the selected glyphs.
  • Reset_Component_layer.py

    • 컴포넌트 레이어를 재설정합니다.
    • Resets the component layer.
  • Wiggle Glyphs.py

    • 선택한 글리프의 윤곽선을 조작하여 글리프에 위글 효과를 추가합니다.
    • Adds a wiggle effect to glyphs by manipulating the points on their outlines.

About

Python scripts for Fontlab 8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages