You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the typewriter example I noticed that the behaviour of the ext/text/Text type has regressed from the original pixel repository. It from looking at the git blame it seems most that this introduced by the changes @roipoussiere made here:
When running the typewriter example I noticed that the behaviour of the
ext/text/Text
type has regressed from the original pixel repository. It from looking at the git blame it seems most that this introduced by the changes @roipoussiere made here:pixel/ext/text/text.go
Lines 261 to 262 in 2298e16
Because of this regression it is no longer possible to accurately position text by setting the
txt.Dot
vector to the desired positionThe text was updated successfully, but these errors were encountered: