These files are no longer used. They are replaced by nanosvg.h and nanosvg.diff.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2017-09-09 15:53:10 +00:00
parent 9dfef1c5f7
commit c0cc3d4160
2 changed files with 0 additions and 2957 deletions

View File

@ -1,19 +0,0 @@
1,9d0
< //
< // "$Id$"
< //
<
< /* Modified for the FLTK library from original source file "nanosvg.h" to
< support compilation with Visual Studio 7:
< replace in function nsvg__atof() the "long long" type by "fl_nsvg_int".
< */
<
1093c1084
< fl_nsvg_int intPart = 0, fracPart = 0;
---
> long long intPart = 0, fracPart = 0;
2935,2938d2925
<
< //
< // End of "$Id$".
< //

File diff suppressed because it is too large Load Diff