<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1091</bug_id>
          
          <creation_ts>2014-10-09 06:39:16 +0200</creation_ts>
          <short_desc>Graph FontFactory: Add method allowing Font loading via InputStream</short_desc>
          <delta_ts>2019-03-29 17:54:45 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>graph</component>
          <version>2.3.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>rami.santina</cc>
    
    <cc>sgothel</cc>
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs>628509b39ea7c16210315d191860511d6be4aa69
bd24599b21f9787ac989e65b44dc1ba762162f22
49421eac80d812e52ec1eb40e88a38f10707610f
84c0dcd490cc0bc0037351d899be811e830ab3fe</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4362</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-10-09 06:39:16 +0200</bug_when>
    <thetext>Add versatile factory method allowing loading a Font using 
  - InputStream (must be copied to have BufferedInputStream w/ mark/reset)
  - InputStream + Font Length in stream (no copy required)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4363</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-10-09 06:41:24 +0200</bug_when>
    <thetext>628509b39ea7c16210315d191860511d6be4aa69
  Added possibility to load font using InputStream parameter

bd24599b21f9787ac989e65b44dc1ba762162f22
  Refine Graph/Font InputStream Capabilities

49421eac80d812e52ec1eb40e88a38f10707610f
  FontFactory: Fix SecurityException as regression</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4364</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-10-09 06:43:42 +0200</bug_when>
    <thetext>84c0dcd490cc0bc0037351d899be811e830ab3fe
  Graph Font: Fix API doc (parameter)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>