Hello Dave!
> I have also seen the "Command not found" and "Error 127" messages
> when trying to run make with mingw. Since the "ver" and "type"
> commands are built-in, I assumed something in the make script was
> running a shell other than cmd.
Ah, this is probably the right hint. Jörg has
Hello,
Here's a small set of patches that slightly improve the performance of
FreeType when compiled for ARM and x86_64 with GCC. I also checked that it
doesn't negatively affect x86 performance.
On ARM, loading glyphs is about 3% faster, and rendering gray bitmaps is 6%
faster.
On x86_64, loadin
I have also seen the "Command not found" and "Error 127" messages when trying
to run make with mingw.
Since the "ver" and "type" commands are built-in, I assumed something in the
make script was running a shell other than cmd.
On 7/7/2013 7:19 PM, Werner LEMBERG wrote:
C:\ft2501\freetype-2.5.0