--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > Now that I've finally cuaght up with Bruce's handles for reals, I > probably should catch them in some of my plugins asdie from COM. > Dll, dialog, maybe the database ones. If anyone;s already hit a > snag with stuff like 2.56 not working in any plugins of mine, let > me know
I recall some anomolies trying to use a decimal in a font size when using the Dialog plugin's font services. For example: win.debug(dialog.choose_font) Type a font size into the dialog that includes a decimal, e.g., 10.5, and an error message results. But if you enter 10, the debugged fontspec shown includes 10.0.
