Ignore:
Timestamp:
2017-02-02T00:08:08+01:00 (8 years ago)
Author:
Don-vip
Message:

see #14319 - update to latest version of svgSalamander (2017-01-07, patched)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/Title.java

    r8084 r11525  
    5555    }
    5656
     57    @Override
    5758    public String getTagName()
    5859    {
     
    6364     * Called during load process to add text scanned within a tag
    6465     */
     66    @Override
    6567    public void loaderAddText(SVGLoaderHelper helper, String text)
    6668    {
     
    8082     * update
    8183     */
     84    @Override
    8285    public boolean updateTime(double curTime) throws SVGException
    8386    {
Note: See TracChangeset for help on using the changeset viewer.