https://issues.apache.org/bugzilla/show_bug.cgi?id=49908

Nick Burch <nick.bu...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Nick Burch <nick.bu...@alfresco.com> 2010-09-20 07:25:53 
EDT ---
I think ideally we probably want to hide some of the complexity from the user.
That's how we do it for Pictures, you can pass a CharacterRun to the
PicturesTable and it'll tell you if it has a picture in it, return the picture
etc

So my view is that we should have a helper that will return a boolean has
symbol / no symbol for a given character run, and also would return the symbol
itself (looking up via the font table) if requested.

I don't know enough about the uses for symbols to know if this should go in the
existing FontTable, or in a helper fetched from HWPFDocument that has suitable
references

If you could work on a patch, that'd be great! Marking as need info to indicate
a patch is needed, remove that once uploaded.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to