C++ code: letters to PGM -


i need write c++ code converts upper case letters pgms. need map upper case letters grid of standard size.

e.g. =

   .   . .  ..... .     . 

is there library can use provide me co-ordinates each dot needed form letter?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -