Module: RubySpriter

Defined in:
lib/ruby_spriter.rb,
lib/ruby_spriter/cli.rb,
lib/ruby_spriter/version.rb,
lib/ruby_spriter/platform.rb,
lib/ruby_spriter/processor.rb,
lib/ruby_spriter/consolidator.rb,
lib/ruby_spriter/gimp_processor.rb,
lib/ruby_spriter/smoke_detector.rb,
lib/ruby_spriter/batch_processor.rb,
lib/ruby_spriter/video_processor.rb,
lib/ruby_spriter/metadata_manager.rb,
lib/ruby_spriter/threshold_stepper.rb,
lib/ruby_spriter/utils/file_helper.rb,
lib/ruby_spriter/utils/path_helper.rb,
lib/ruby_spriter/background_sampler.rb,
lib/ruby_spriter/dependency_checker.rb,
lib/ruby_spriter/ghost_edge_cleaner.rb,
lib/ruby_spriter/utils/image_helper.rb,
lib/ruby_spriter/cell_cleanup_config.rb,
lib/ruby_spriter/compression_manager.rb,
lib/ruby_spriter/cell_cleanup_processor.rb,
lib/ruby_spriter/utils/output_formatter.rb,
lib/ruby_spriter/cell_cleanup_gimp_script.rb,
lib/ruby_spriter/utils/spritesheet_splitter.rb

Overview

Main module for Ruby Spriter

Defined Under Namespace

Modules: CellCleanupGimpScript, Utils Classes: BackgroundSampler, BatchProcessor, CLI, CellCleanupConfig, CellCleanupProcessor, CompressionManager, Consolidator, DependencyChecker, DependencyError, Error, GhostEdgeCleaner, GimpProcessor, MetadataManager, Platform, ProcessingError, Processor, SmokeDetector, ThresholdStepper, ValidationError, VideoProcessor

Constant Summary collapse

VERSION =
'0.7.0.1'
VERSION_DATE =
'2025-11-06'