Docs.rs
  • cega-0.2.2
    • cega 0.2.2
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • knzconnor
    • Dependencies
      • bitvec ^1 normal
      • clap ^4.5.7 normal optional
      • factor ^0.4.0 normal
      • image ^0.25.1 normal optional
      • sdl2 ^0.37.0 normal optional
      • rusty-hook ^0.11.2 dev
    • Versions
    • 0.91% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cega0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • image::Image
  • parser::CGA
  • parser::EGARowPlanar
  • terminal::TerminalPalette
  • terminal::args::Args

Enums

  • ImageType
  • color::Color
  • parser::ParserType
  • terminal::TerminalMode

Traits

  • parser::ProcessBinary

Functions

  • color::palette::palette_from_abbr
  • image::tile
  • png::output
  • png::process_input
  • sdl::color_from_rgb24
  • sdl::render_sdl
  • terminal::ansi_codes
  • terminal::default_char_palette
  • terminal::disable_wrapping
  • terminal::half_ansi_codes
  • terminal::to_string

Type Aliases

  • CGAColorPalette
  • ColorPalette
  • EGAColorPalette
  • Grid
  • Palette
  • RawGrid
  • terminal::CGACharPalette
  • terminal::CharPalette
  • terminal::EGACharPalette

Constants

  • color::palette::CGA0
  • color::palette::CGA0I
  • color::palette::CGA1
  • color::palette::CGA1I
  • color::palette::EGA0
  • terminal::ANSIOPEN
  • terminal::ANSIRESET
  • terminal::CGACHAR
  • terminal::DISABLEWRAPPING
  • terminal::EGACHAR
  • terminal::ENABLEWRAPPING