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:
parent
9dfef1c5f7
commit
c0cc3d4160
@ -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$".
|
||||
< //
|
2938
nanosvg/fl_nanosvg.h
2938
nanosvg/fl_nanosvg.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user