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

Width bug #189

Closed
sepandhaghighi opened this issue Dec 8, 2021 · 0 comments · Fixed by #191
Closed

Width bug #189

sepandhaghighi opened this issue Dec 8, 2021 · 0 comments · Fixed by #191
Assignees
Labels
Milestone

Comments

@sepandhaghighi
Copy link
Owner

Description

It seems some characters in a few fonts don't have fixed width

Steps/Code to Reproduce

>>> from art import *
>>> tprint("KKK","georgi16")

Expected Behavior

Printing without distortion

Actual Behavior

                                 
                                 
___    __  ___    __  ___    __  
`MM    d'  @ `MM    d'  @ `MM    d'  @ 
 MM   d'    MM   d'    MM   d'   
 MM  d'     MM  d'     MM  d'    
 MM d'      MM d'      MM d'     
 MMd'       MMd'       MMd'      
 MMYM.      MMYM.      MMYM.     
 MM YM.     MM YM.     MM YM.    
 MM  YM.    MM  YM.    MM  YM.   
 MM   YM.   MM   YM.   MM   YM.  
_MM_   YM.__MM_   YM.__MM_   YM._
  

Operating System

Windows 10

Python Version

Python 3.6

ART Version (Use : art.__version__)

ART 5.3

@sepandhaghighi sepandhaghighi added this to the art 5.4 milestone Dec 8, 2021
@sepandhaghighi sepandhaghighi self-assigned this Dec 8, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sepandhaghighi added a commit that referenced this issue Dec 9, 2021
sadrasabouri pushed a commit that referenced this issue Dec 15, 2021
* fix : 3d_diagonal font fixed #189

* fix : bear font fixed #189

* fix : cola font fixed #189

* fix : cygnet font fixed #189

* fix : dietcola font fixed #189

* fix : filter font fixed #189

* fix : flipped font fixed #189

* fix : georgi16 font fixed #189

* fix : knob font fixed #189

* fix : slscript font fixed #189

* fix : ghoulish font fixed #189

* fix : block font updated

* fix : autopep8

* fix : gradient font fixed #189

* fix : block font updated

* fix : __word2art function updated #189

* fix : font_check script updated #189

* fix : font_check script updated #189

* fix : font_check script updated #189

* fix : font_check script updated #189

* fix : autopep8

* fix : font_wizard script updated #189

* doc : CHANGELOG updated #189

* fix : font_check.py updated

* fix : art_decor_check.py updated

* fix : minor edit in cola font
@sepandhaghighi sepandhaghighi linked a pull request Dec 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant