Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name: make armenian suffix #74

Closed
LettError opened this issue Jan 14, 2019 · 1 comment
Closed

name: make armenian suffix #74

LettError opened this issue Jan 14, 2019 · 1 comment
Assignees

Comments

@LettError
Copy link
Owner

armn:Ayb AybArmn
armn:Ben BenArmn
armn:Ca CaArmn
armn:Cha ChaArmn
armn:Cheh ChehArmn
armn:Co CoArmn
armn:Da DaArmn
armn:Ech EchArmn
armn:Eh EhArmn
armn:Et EtArmn
armn:Feh FehArmn
armn:Ghad GhadArmn
armn:Gim GimArmn
armn:Ho HoArmn
armn:Ini IniArmn
armn:Ja JaArmn
armn:Jheh JhehArmn
armn:Keh KehArmn
armn:Ken KenArmn
armn:Liwn LiwnArmn
armn:Men MenArmn
armn:Now NowArmn
armn:Oh OhArmn
armn:Peh PehArmn
armn:Piwr PiwrArmn
armn:Ra RaArmn
armn:Reh RehArmn
armn:Seh SehArmn
armn:Sha ShaArmn
armn:Tiwn TiwnArmn
armn:To ToArmn
armn:Vew VewArmn
armn:Vo VoArmn
armn:Xeh XehArmn
armn:Yi YiArmn
armn:Yiwn YiwnArmn
armn:Za ZaArmn
armn:Zhe ZheArmn
armn:ayb aybArmn
armn:ben benArmn
armn:ca caArmn
armn:cha chaArmn
armn:cheh chehArmn
armn:co coArmn
armn:da daArmn
armn:ech echArmn
armn:echyiwn echyiwnArmn
armn:eh ehArmn
armn:et etArmn
armn:feh fehArmn
armn:ghad ghadArmn
armn:gim gimArmn
armn:ho hoArmn
armn:ini iniArmn
armn:ja jaArmn
armn:jheh jhehArmn
armn:keh kehArmn
armn:ken kenArmn
armn:liwn liwnArmn
armn:men menArmn
armn:menech menechArmn
armn:menechyiwn menechyiwnArmn
armn:menini meniniArmn
armn:menxeh menxehArmn
armn:now nowArmn
armn:oh ohArmn
armn:peh pehArmn
armn:piwr piwrArmn
armn:ra raArmn
armn:reh rehArmn
armn:seh sehArmn
armn:sha shaArmn
armn:tiwn tiwnArmn
armn:to toArmn
armn:ringhalfleft ringhalfleftArmn
armn:apostrophe apostropheArmn
armn:emphasismark emphasismarkArmn
armn:exclam exclamArmn
armn:comma commaArmn
armn:question questionArmn
armn:abbreviationmark abbreviationmarkArmn
armn:period periodArmn
armn:hyphen hyphenArmn
armn:rightfacingeternitysign rightfacingeternitysignArmn
armn:leftfacingeternitysign leftfacingeternitysignArmn
armn:DRAMSIGN dramsignArmn
armn:vew vewArmn
armn:vo voArmn
armn:xeh xehArmn
armn:yi yiArmn
armn:yiwn yiwnArmn
armn:za zaArmn
armn:zhe zheArmn

@LettError LettError self-assigned this Jan 14, 2019
LettError added a commit that referenced this issue Jan 14, 2019
@LettError
Copy link
Owner Author

fixed

LettError added a commit that referenced this issue Jan 14, 2019
LettError added a commit that referenced this issue Jan 15, 2019
* This fixes a problem with analysing conflicting names. A glyphname object checks with scriptConflictNames before outputting its name. If its name is listed it will add the prefix. However, when *making* the conflicts list it should *not* check otherwise the results are skewed.

When generating a new folder of reports in data/conflicts has text files with the conflicts per range.

New name lists to follow.

* This fixes #68 "schwa", #74 "armenian", #72 "rupee",  #73 "fractions", #71 "dingbats",

* This fixes #68 "schwa", #74 "armenian", #72 "rupee",  #73 "fractions", #71 "dingbats",

* fixes #70

* Output banner to svg as well

* Remove range-wide prefix for phonetic extensions.

* This undoes the greek suffix changes as they were happening in too many places. Need to look at this problem separately.
LettError added a commit that referenced this issue Jan 15, 2019
* origin/improve-conflict-checking:
  Fix Zanabazar conflict and clean up the range. #65 Add farsi names for EXTENDED ARABIC-INDIC DIGIT <n>. Fixes #77
  This undoes the greek suffix changes as they were happening in too many places. Need to look at this problem separately.
  Remove range-wide prefix for phonetic extensions.
  Output banner to svg as well
  fixes #70
  This fixes #68 "schwa", #74 "armenian", #72 "rupee",  #73 "fractions", #71 "dingbats",
  This fixes #68 "schwa", #74 "armenian", #72 "rupee",  #73 "fractions", #71 "dingbats",
  This fixes a problem with analysing conflicting names. A glyphname object checks with scriptConflictNames before outputting its name. If its name is listed it will add the prefix. However, when *making* the conflicts list it should *not* check otherwise the results are skewed.

# Conflicts:
#	Lib/glyphNameFormatter/data/conflict.txt
#	Lib/glyphNameFormatter/data/scriptConflictNames.py
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicodeAndCategories.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicodeAndCategories_experimental.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode_AGDonly_colon_prefixed.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode_AGDonly_colon_suffixed.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode_AGDonly_hyphen_prefixed.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode_AGDonly_hyphen_suffixed.txt
#	Lib/glyphNameFormatter/names/glyphNamesToUnicode_experimental.txt
#	Lib/glyphNameFormatter/rangeProcessors/arabic.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant