> > >> I just need the file pointer outside the stream to extract the font >> >> specific values from the font file. The problem which I am facing >> >> is that the `stream->descriptor.pointer` is not returning a correct >> >> pointer to the file and thus causing errors. I tried finding the >> >> error in the FT_Stream_Open function but could not find the problem. >> >> And using fopen explicitly twice might create errors later. Can you >> >> suggest a better way to get the file pointer from the input stream? >> >> >I can't do that without seeing the actual code. Please post what you >> >want to do. >> > > Ok I will do that. Thanks! >
I have added the code to my branch `parthw-wip` Kindly check the output. This code is not yet clean, please ignore that. I noticed a new file `descriptor` was created, I cannot realy understand how this file is generated and what is its utility. Please help. Thank you -- Parth
_______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
