Activity for aXSL

  • Victor Mote Victor Mote committed [r3001] on Code

    Enforce use of assertJ assertions.

  • Victor Mote Victor Mote committed [r3000] on Code

    Remove some no-longer-needed Maven configurations.

  • Victor Mote Victor Mote committed [r2999] on Code

    Move Eclipse-related config to the correct directory.

  • Victor Mote Victor Mote committed [r2998] on Code

    Rename directory for clarity.

  • Victor Mote Victor Mote committed [r2997] on Code

    Remove some no-longer-needed Maven configurations.

  • Victor Mote Victor Mote committed [r2996] on Code

    Minor upgrade to JUnit. Add test dependency on assertJ.

  • Victor Mote Victor Mote committed [r2995] on Code

    Add startsWith() method to prevent unnecessary subsetting of byte sequences.

  • Victor Mote Victor Mote committed [r2994] on Code

    Add startsWith() method to prevent unnecessary subsetting of byte sequences.

  • Victor Mote Victor Mote committed [r2993] on Code

    Doc changes only.

  • Victor Mote Victor Mote committed [r2992] on Code

    Add method to append float/double values.

  • Victor Mote Victor Mote committed [r2991] on Code

    Handle long as well as int and short when appending integrals.

  • Victor Mote Victor Mote committed [r2990] on Code

    Documentation changes only.

  • Victor Mote Victor Mote committed [r2989] on Code

    Change return type of FontConsumer methods to ConsumerFont. Add method to ConsumerFont to allow the default encoding to be overridden.

  • Victor Mote Victor Mote committed [r2988] on Code

    Rename methods for clarity.

  • Victor Mote Victor Mote committed [r2987] on Code

    Remove getFontUse method from FontConsumer.

  • Victor Mote Victor Mote committed [r2986] on Code

    Add method to return the ConsumerFont for a given Font.

  • Victor Mote Victor Mote committed [r2985] on Code

    Change return type from List to Collection, for greater implementation flexibility.

  • Victor Mote Victor Mote committed [r2984] on Code

    Add method to get/create a FontUse instance.

  • Victor Mote Victor Mote committed [r2983] on Code

    Change return type on getFontUses() from List to Collection, to increase flexibility for implementations.

  • Victor Mote Victor Mote committed [r2982] on Code

    Add method for testing glyph availability to Font.

  • Victor Mote Victor Mote committed [r2981] on Code

    Rename method for clarity. Add explanatory javadoc.

  • Victor Mote Victor Mote committed [r2980] on Code

    Add optimize() method to ConsumerFont.

  • Victor Mote Victor Mote committed [r2979] on Code

    Remove unneeded constant in favor of using new method.

  • Victor Mote Victor Mote committed [r2978] on Code

    Convert PdfExplicitDestination dimensions to BigDecimal.

  • Victor Mote Victor Mote committed [r2977] on Code

    Move interfaces for interactive features to new package. Rename destination-related interaces for clarity.

  • Victor Mote Victor Mote committed [r2976] on Code

    Remove extraneous documentation qualifiers.

  • Victor Mote Victor Mote committed [r2975] on Code

    Remove no-longer-needed VectorOutputContext interface.

  • Victor Mote Victor Mote committed [r2974] on Code

  • Victor Mote Victor Mote committed [r2973] on Code

    Remove no-longer-needed PdfXobject interface.

  • Victor Mote Victor Mote committed [r2972] on Code

    Remove dependency on PdfXobject. Add drawGraphic method that accepts an Orthography.

  • Victor Mote Victor Mote committed [r2971] on Code

    Doc and style changes only.

  • Victor Mote Victor Mote committed [r2970] on Code

    Remove FontConsumer as a requirement for creating an XObject.

  • Victor Mote Victor Mote committed [r2969] on Code

    Simplify the API for setting a font by changing the type from FontUse to Font.

  • Victor Mote Victor Mote committed [r2968] on Code

    Remove no-longer-needed PdfFont interface.

  • Victor Mote Victor Mote committed [r2967] on Code

    Change setFont() methods to accept a font-system FontUse instance instead of a pdf-system PdfFont.

  • Victor Mote Victor Mote committed [r2966] on Code

    Add method to PdfContentStream to handle a font with non-standard encoding.

  • Victor Mote Victor Mote committed [r2965] on Code

    Add a basic implementation of FontSelectionConstraints.

  • Victor Mote Victor Mote committed [r2964] on Code

    Move some classes to new packages, for clarity.

  • Victor Mote Victor Mote committed [r2963] on Code

    Change "number" fields in Pdf Pattern classes from Double to BigDecimal.

  • Victor Mote Victor Mote committed [r2962] on Code

    Change "number" fields in Pdf Shading classes from Double to BigDecimal.

  • Victor Mote Victor Mote committed [r2961] on Code

    Remove no-longer-needed shading type from Pdf Shading constructors.

  • Victor Mote Victor Mote committed [r2960] on Code

    Change "number" fields in Pdf Function classes from Double to BigDecimal.

  • Victor Mote Victor Mote committed [r2959] on Code

    Rename PdfGraphic to EmbeddedPdfGraphic, for clarity.

  • Victor Mote Victor Mote committed [r2958] on Code

    Allow any PdfPaint to be set as the new color.

  • Victor Mote Victor Mote committed [r2957] on Code

    Return ByteSequencePlus instead of ByteSequence.

  • Victor Mote Victor Mote committed [r2956] on Code

    Make return type more specific.

  • Victor Mote Victor Mote committed [r2955] on Code

    Move color space interfaces to their own package.

  • Victor Mote Victor Mote committed [r2954] on Code

    Remove old interfaces for Patterns.

  • Victor Mote Victor Mote committed [r2953] on Code

    1. Add PdfPaint as superinterface for PdfColor and PdfPattern. 2. Add color space for Patterns.

  • Victor Mote Victor Mote committed [r2952] on Code

    Add content stream back to PdfTilingPattern.

  • Victor Mote Victor Mote committed [r2951] on Code

    Create PdfPattern and subinterfaces. Include a basic implementation.

  • Victor Mote Victor Mote committed [r2950] on Code

    Create PdfShading subclass for each type. Include a basic implementation.

  • Victor Mote Victor Mote committed [r2949] on Code

    Return ByteSequence instead of InputStream for now.

  • Victor Mote Victor Mote committed [r2948] on Code

    All subclasses of PdfFuntion in the stitched functions.

  • Victor Mote Victor Mote committed [r2947] on Code

    Move FOray function classes to aXSL interfaces with implementations.

  • Victor Mote Victor Mote committed [r2946] on Code

    Rough-in new interface for PDF shading objects.

  • Victor Mote Victor Mote committed [r2945] on Code

    Rough-in new Pattern interfaces.

  • Victor Mote Victor Mote committed [r2944] on Code

    Add interfaces for remaining ColorSpaces.

  • Victor Mote Victor Mote committed [r2943] on Code

    Allow underbar characters in type names, to avoid consecutive caps.

  • Victor Mote Victor Mote committed [r2942] on Code

    Fix name of new package.

  • Victor Mote Victor Mote committed [r2941] on Code

    Remove PdfPathPaint interface.

  • Victor Mote Victor Mote committed [r2940] on Code

    Move 2 graphics classes to org.axsl.pdf.graphic package.

  • Victor Mote Victor Mote committed [r2939] on Code

    Remove method providing unnecessary serialization.

  • Victor Mote Victor Mote committed [r2938] on Code

    Rename method for clarity and consistency.

  • Victor Mote Victor Mote committed [r2937] on Code

    Rough-in improvements to ColorSpace handling.

  • Victor Mote Victor Mote committed [r2936] on Code

    Create new interface for dash patterns, including an implementation.

  • Victor Mote Victor Mote committed [r2935] on Code

    Remove dictionary key name constants as being too implementation-specific.

  • Victor Mote Victor Mote committed [r2934] on Code

    Fix minor javadoc issues reported during compilation.

  • Victor Mote Victor Mote committed [r2933] on Code

    Configure gradle javadoc to handle new javadoc tags, like @apiNote.

  • Victor Mote Victor Mote committed [r2932] on Code

    Remove PdfTrailer interface, as it is used only for serialization. Client code needs no direct access to it.

  • Victor Mote Victor Mote committed [r2931] on Code

    Remove interface and enumeration not needed in aXSL.

  • Victor Mote Victor Mote committed [r2930] on Code

    For the PDF content stream, use BigDecimal instead of float for fractional values, for precision.

  • Victor Mote Victor Mote committed [r2929] on Code

    Add duplicate constant, to improve performance.

  • Victor Mote Victor Mote committed [r2928] on Code

    Change from using internally-rolled SVG and SMIL libraries to one maintained by Apache.

  • Victor Mote Victor Mote committed [r2927] on Code

    Minor cleanup of build file.

  • Victor Mote Victor Mote committed [r2926] on Code

    Update Gradle to 9.3.1.

  • Victor Mote Victor Mote committed [r2925] on Code

    Rename axsl.library-conventions.gradle to axsl.java-library-conventions.gradle, for clarity.

  • Victor Mote Victor Mote committed [r2924] on Code

    Move some java-specific logic from build.gradle to axsl.library-conventions.gradle.

  • Victor Mote Victor Mote committed [r2923] on Code

    Set project name and remove override of it.

  • Victor Mote Victor Mote committed [r2922] on Code

    Move java-specific configuration out of axsl.common-conventions.gradle to axsl.library-conventions.gradle.

  • Victor Mote Victor Mote committed [r2921] on Code

    Update gradle "shadow" plugin to latest version compatible with our build environment.

  • Victor Mote Victor Mote committed [r2920] on Code

    Remove axsl-00-dev from included subprojects, since it is not one.

  • Victor Mote Victor Mote committed [r2919] on Code

    Clean up some dependency issues.

  • Victor Mote Victor Mote committed [r2918] on Code

    Add isMutable() method to primitive sequence interfaces.

  • Victor Mote Victor Mote committed [r2917] on Code

    Add javadoc explaining some design decisions.

  • Victor Mote Victor Mote committed [r2916] on Code

    Change return type of graphic contents to InputStream so that implementations can (possibly) avoid holding the whole item in memory.

  • Victor Mote Victor Mote committed [r2915] on Code

    Move bitmap-specific method from Graphic to BitmapGraphic, and rename it for clarity.

  • Victor Mote Victor Mote committed [r2914] on Code

    Reverse part of last commit that was prematurely included.

  • Victor Mote Victor Mote committed [r2913] on Code

    Rough-in an interface for PDF as an graphic to be imported into another document.

  • Victor Mote Victor Mote committed [r2912] on Code

    For PdfContentStream, throw IOException instead of PdfException.

  • Victor Mote Victor Mote committed [r2911] on Code

    Change for the benefit of PDF stream serialization. Create new enum of PDF filter types. Use these types instead of filter instances for configuration of stream filters.

  • Victor Mote Victor Mote committed [r2910] on Code

    Add method to append an int to ByteSequenceMutable.

  • Victor Mote Victor Mote committed [r2909] on Code

    Fix undiscovered test failures.

  • Victor Mote Victor Mote committed [r2908] on Code

    Remove the "asMutable" methods. Not used, and can well be handled other ways.

  • Victor Mote Victor Mote committed [r2907] on Code

    Change "asPlus" methods to "toPlus" with a corresponding change in semantics to make the method imperative instead of merely a recasting.

  • Victor Mote Victor Mote committed [r2906] on Code

    Add method to set the permanent file ID.

  • Victor Mote Victor Mote committed [r2905] on Code

    Rename methods for clarity.

  • Victor Mote Victor Mote committed [r2904] on Code

    Simplify get/create of DocumentInfo.

  • Victor Mote Victor Mote committed [r2903] on Code

    Expose the content of the PDF trailer in a new interface.

  • Victor Mote Victor Mote committed [r2902] on Code

    Fix a javadoc problem.

1 >
MongoDB Logo MongoDB