Code covered by the BSD License
-
getCharCoordinates(c, fontHei...
-
getStringCoordinates(font, in...
-
loadAndParseTFF(filename)
load and parse tff file
-
matprint(image, position, inp...
function [image] = matprint(image, position, inputString, color, font, fontHeight[, options])
-
parseChar(line, filename, ln)
-
processText(line)
-
main.m
-
View all files
|
|
| File Information |
| Description |
I spent a long time searching the web, looking for a script to print text directly to image matrix, without using text and getframe. And I realized I am not alone (e.g. http://www.mathworks.com/matlabcentral/newsreader/view_thread/163433 and more). In the end, I decided to make something myself. This is just an example how it would work. I would like to get some feedback from potential users, to know if this might be useful and whether I should put further effort into this. My plans are to employ some arcs (circular, parabolic, elliptic,...), finish simple font and maybe read fonts from some "normal" file type,... Any feedback? |
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.14 (R2012a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us