mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13: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:
@ -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
|
||||
|
Reference in New Issue
Block a user