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 -

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

php - Cannot override Laravel Spark authentication with own implementation -