is there a python library for supporting OpenType features? where can i get it? please do not guide to fontforge, i live in Iran , so i can not download anything from them.
            Asked
            
        
        
            Active
            
        
            Viewed 2,337 times
        
    3 Answers
3
            The Python Imaging Library (PIL) supports OpenType.
 
    
    
        Can Berk Güder
        
- 109,922
- 25
- 130
- 137
- 
                    PIL supports OpenType fonts, but it ignores OpenType features like Contextual Alternatives and Ligatures. – tobltobs Mar 16 '17 at 18:11
 
     
    