mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-04 16:54:02 -04:00
Ticket [125]: set type of text_height and text_offset to float as they are only used as such and one is multiplied by 0.8. In addition, silence all compiler warnings about possible data loss due to int->float and double->float conversions
This commit is contained in:
parent
dc2e0b35a6
commit
cbd4610d0c
2 changed files with 64 additions and 61 deletions
|
@ -278,6 +278,10 @@ SOURCE=..\..\backend\vector.c
|
|||
|
||||
SOURCE=.\zint.rc
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\zint_black_vc6.ico
|
||||
# End Source File
|
||||
# End Group
|
||||
# End Target
|
||||
# End Project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue