Opened 5 years ago
Closed 5 years ago
#829 closed defect (fixed)
Wrong variable name in equation 1047
Reported by: | kreuz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
In section 8.5.7.3, equation 1047:
hwRatio = nH / nW
should be
hwRatio = cbHeight / cbWidth
as nH and NW are not defined in this section
Change history (1)
comment:1 Changed 5 years ago by jlchen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Thanks for reporting the bug. This will be fixed in the next release.