Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Database for C++ Pin
Steve S19-Nov-04 0:01
Steve S19-Nov-04 0:01 
GeneralRe: Database for C++ Pin
Gammenon19-Nov-04 0:25
Gammenon19-Nov-04 0:25 
GeneralRe: Database for C++ Pin
Steve S19-Nov-04 0:46
Steve S19-Nov-04 0:46 
GeneralRe: Database for C++ Pin
Henry miller19-Nov-04 2:30
Henry miller19-Nov-04 2:30 
GeneralRe: Database for C++ Pin
David Crow19-Nov-04 3:47
David Crow19-Nov-04 3:47 
GeneralRe: Database for C++ Pin
Gammenon19-Nov-04 4:14
Gammenon19-Nov-04 4:14 
GeneralRe: Database for C++ Pin
David Crow19-Nov-04 4:52
David Crow19-Nov-04 4:52 
GeneralCreating BMP File Pin
MadBear18-Nov-04 22:45
MadBear18-Nov-04 22:45 
I've been trying to create an BMP file, with information generated by Pixel Font Maker[^]

Now this program generated a file with 128 char arrays, where each array is a charactor in the fontset.

What i would love to be able to do, is convert this file into a bitmap of all those fonts, and for this i'll need a bit of help. Like where to begin, if there are classes i can use that has the 'saving' feature buildin and so forth.

I use MFC and VC++6.

Here is a sample of the output of the letter 'A' from pixel font maker

const unsigned char uc2_0041[] = {<br />
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1c,0x00,0x0c,0x00,0x12,0x00,0x12,0x00,0x12,0x00,0x3f,0x00,0x21,0x00,0x40,0x80,0xe1,0xc0,0x00,0x00,0x00,0x00}


The programs syntax is explained here[^]

Hoping for some help..

PS: I've totally new to this kind of programming, so please don't assume i know anything specific.. Thanks again.
GeneralRe: Creating BMP File Pin
V.18-Nov-04 23:32
professionalV.18-Nov-04 23:32 
Generaldefine script variable in Visual Studio Pin
zecodelathe2nd18-Nov-04 22:35
zecodelathe2nd18-Nov-04 22:35 
GeneralRe: define script variable in Visual Studio Pin
Jack Puppy19-Nov-04 0:38
Jack Puppy19-Nov-04 0:38 
GeneralIabt Floating Keyboard Pin
Tripura.K18-Nov-04 22:27
Tripura.K18-Nov-04 22:27 
GeneralListbox - How to keep an index Pin
Kreatief18-Nov-04 22:08
Kreatief18-Nov-04 22:08 
GeneralRe: Listbox - How to keep an index Pin
22491718-Nov-04 23:10
22491718-Nov-04 23:10 
GeneralRe: Listbox - How to keep an index Pin
Kreatief19-Nov-04 0:32
Kreatief19-Nov-04 0:32 
GeneralRe: Listbox - How to keep an index Pin
22491719-Nov-04 0:48
22491719-Nov-04 0:48 
GeneralRe: Listbox - How to keep an index Pin
Kreatief19-Nov-04 0:58
Kreatief19-Nov-04 0:58 
GeneralRe: Listbox - How to keep an index Pin
BlackDice19-Nov-04 2:48
BlackDice19-Nov-04 2:48 
GeneralRe: Listbox - How to keep an index Pin
David Crow19-Nov-04 3:49
David Crow19-Nov-04 3:49 
GeneralRe: Listbox - How to keep an index Pin
Maximilien19-Nov-04 2:42
Maximilien19-Nov-04 2:42 
GeneralRe: Listbox - How to keep an index Pin
Kreatief19-Nov-04 3:49
Kreatief19-Nov-04 3:49 
Generalquery in rs232 programming in turbo c Pin
narasimhavarmap18-Nov-04 21:39
narasimhavarmap18-Nov-04 21:39 
GeneralRe: query in rs232 programming in turbo c Pin
Roger CS18-Nov-04 22:31
Roger CS18-Nov-04 22:31 
GeneralRe: query in rs232 programming in turbo c Pin
Anonymous19-Nov-04 18:39
Anonymous19-Nov-04 18:39 
GeneralRe: query in rs232 programming in turbo c Pin
Roger CS25-Nov-04 6:49
Roger CS25-Nov-04 6:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.