DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦e2618cc7e⟧ TextFile

    Length: 236 (0xec)
    Types: TextFile
    Names: »circle_mask.cursor«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦526ad3590⟧ »EUUGD11/gnu-31mar87/X.V10.R4.tar.Z« 
        └─⟦2109abc41⟧ 
            └─ ⟦this⟧ »./X.V10R4/cursors/circle_mask.cursor« 

TextFile

#define circle_mask_width 16
#define circle_mask_height 16
static short circle_mask_bits[] = {
   0x07e0, 0x1ff8, 0x3ffc, 0x7ffe,
   0x7ffe, 0xfc3f, 0xf81f, 0xf81f,
   0xf81f, 0xf81f, 0xfc3f, 0x7ffe,
   0x7ffe, 0x3ffc, 0x1ff8, 0x07e0};