Opened 4 years ago

Closed 4 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 4 years ago by jlchen

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for reporting the bug. This will be fixed in the next release.

Note: See TracTickets for help on using tickets.