Ticket #2766 (closed defect: fixed)
Convert SIZE... and WIDTH... styleObj and labelObj properties from int to double
| Reported by: | sdlime | Owned by: | jmckenna |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 release |
| Component: | Documentation - MapServer | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | dmorissette, aboudreault, tbonfort, tamas |
Description
AGG can deal with fractional widths and sizes but styleObj's define those properties as int's. Shouldn't be a big deal since both GD and AGG don't use those values directly, rather they use scaled values with are cast or rounded to an int if necessary.
Steve
Change History
Note: See
TracTickets for help on using
tickets.
