Posted by:
ProdigyCurmudgeon I'd prefer to have precise, unrounded coordinates for drawing, and in the final stage apply a "round to grid" type function to all the characters.
Rounding errors often "break" (disjoint) the handles of supposedly smooth curve points, and this is especially noticeable after multiple successive transformations (where the coordinates are getting rounded each time).
I'd rather deal with the rounding errors at the end of all outline editing, and make one final pass of revisions/compromises at that point.