Coin Community Family of Web Sites Join Thousands of Coin, Bullion, & Money Collectors
Join Thousands of Coin, Bullion, & Money Collectors Specializing in Modern Numismatics Royal Canadian Mint products, Canadian, Polish, American, and world coins and banknotes. 300,000 items to help build your collection! Coin, Banknote and Medal Collectors's Online Mall Vancouvers #1 Coin and Paper Money Dealer Royal Estate Auctions - $1 Coin Auctions








Username:
Password:
Save Password
Forgot your Password?


This page may contain links that result in small commissions to keep this free site up and running.

Welcome Guest! Registering and/or logging in will remove the anchor (bottom) ads. It's Free!

7070 Used To Be Such A Big Deal, Is It Still

To participate in the forum you must log in or register.
Author Previous TopicReplies: 37 / Views: 5,375Next Topic
Page: of 3
Pillar of the Community
USSID18's Avatar
5464 Posts
 Posted 05/11/2020  10:30 pm  Show Profile   Bookmark this reply Add USSID18 to your friends list Get a Link to this Reply
pepactonius !
Moderator
Learn More...
jbuck's Avatar
United States
188770 Posts
 Posted 05/12/2020  09:34 am  Show Profile   Bookmark this reply Add jbuck to your friends list Get a Link to this Reply

Quote:
As a sample, here are the two gold pages from the extended 7070:
Impressive!
Valued Member
TimNH's Avatar
United States
416 Posts
 Posted 05/12/2020  11:45 am  Show Profile   Bookmark this reply Add TimNH to your friends list Get a Link to this Reply

Quote:
virtual 7070 album


Huh.. what? And it's got all the golds, and hopefully all the rare early stuff too? Where can we find this?
Pillar of the Community
KenKat's Avatar
United States
4085 Posts
 Posted 05/12/2020  5:23 pm  Show Profile   Bookmark this reply Add KenKat to your friends list Get a Link to this Reply
I think virtual means you find it in a computer file. It's custom built using photo images and electronic / web programming as I recall. Very well done.
Pillar of the Community
pepactonius's Avatar
United States
9395 Posts
 Posted 05/12/2020  6:57 pm  Show Profile   Bookmark this reply Add pepactonius to your friends list Get a Link to this Reply

Quote:

Huh.. what? And it's got all the golds, and hopefully all the rare early stuff too? Where can we find this?



The virtual (extended) 7070 has several parts:

1. Two specially-processed photos with red background, for each coin in the album -- an example:

7070-Used-To-Be-Such-A-Big-Deal,-Is-It-Still


2. A control file that defines the output image, which imbeds the coin images along with the background -- here is a sample portion of the file that generates page 1:


//######################################################################################################################################################################################################################
//######################################################################################################################################################################################################################
//######################################################################################################################################################################################################################
//###
//###
//###     -------------------------
//###     Album drawing script file -- additional slots compared to Dansco 7070        -- use:      verbexx apps\album_7070X.txt     on command line to run this            
//###     -------------------------
//###
//###
//######################################################################################################################################################################################################################  
//######################################################################################################################################################################################################################
//######################################################################################################################################################################################################################

/# @INCLUDE file:«apps\album_verb.txt»;                    // Bring in common verb definitions for coin albums


// -----------------------------------------
// unique album_7070 configuration constants 
// -----------------------------------------

@CONST album_filename  global: value:«album_7070X»; 

@CONST outimage_rows       global: value:22500;
@CONST outimage_cols       global: value:30000;    

@CONST interslot_space     global: value:600;       // number of extra columns between coin slots  
@CONST intercoin_space     global: value:60;        // number of columns bewteen obverse and reverse coin slots/images

@CONST bg_color_r          global: value:32;        // 2:3:4 blue
@CONST bg_color_g          global: value:48;   
@CONST bg_color_b          global: value:64;

//@CONST bg_color_r        global: value:20;        // 1:3:2 green
//@CONST bg_color_g        global: value:60;   
//@CONST bg_color_b        global: value:40;    

//@CONST bg_color_r        global: value:64;        // 4:3:2 brown
//@CONST bg_color_g        global: value:48;
//@CONST bg_color_b        global: value:32;

//@CONST bg_color_r        global: value:70;        // 7:6:5 brown
//@CONST bg_color_g        global: value:60;
//@CONST bg_color_b        global: value:50;

// ----------------------------------------------

/# @INCLUDE file:«apps\album_config.txt»;                   // Bring in common configuration constants and global variables   
            
                                            
// (local) variables used in this file
// ------------------------------------

@VAR   extra_1 extra_2; 

//////////////////////////////////////////////////////////////////////////////////////////////////                                                                               
    @start_page 1000;  ////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////

    extra_interline_space = 1100;                                

    @title_line  «--------------------------------------  Half Cents --------------------------------------»      ;      

    extra_1 extra_2 = @horiz_space(5, 22.0 + 23.5 + 23.5 + 23.5 + 23.0, 250, 0);    
    @coin_line  23.5   ;                                                          extra_interslot_space = extra_1;
    
    @coin_slot  22.0   "Liberty Cap - facing left\n1793" ;                        extra_interslot_space = extra_2; 

    @coin_slot  23.5   "Liberty Cap - facing right\n1794-1797" ;      

    @coin_slot  23.5   "Draped Bust\n1800-1808" ;      
    @coin_image        R«1806_US_United_States_1`2cent_1o_DPP_2015_04_19_0037_alb.tif»
                       R«1806_US_United_States_1`2cent_1r_DPP_2015_04_19_0038_alb.tif»;  

    @coin_slot  23.5   "Classic Head\n1809-1836";  
    @coin_image        R«1825_US_United_States_1`2cent_1o_DPP_2015_08_07__0027_alb.tif»
                       R«1825_US_United_States_1`2cent_1r_DPP_2015_08_07__0028_alb.tif»; 
                                   
    @coin_slot  23.0   "Braided Hair\n1840-1857"; 
    @coin_image        R«1851_US_United_States_1`2cent_1o_DPP_2015_04_19_0035_alb.tif»
                       R«1851_US_United_States_1`2cent_1r_DPP_2015_04_19_0036_alb.tif»;            
        
    // ------------------------------------------------------------------------------------------------------
                    
    @title_line  «------------------------------------ Large Cents ------------------------------------»  ;

    extra_1 extra_2 = @horiz_space(4, 27.0 + 28.0 + 29.0 + 29.0, 450, 0);    
    @coin_line  29.0   ;                                                   extra_interslot_space = extra_1;

    @coin_slot  27.0   "Flowing Hair - chain\n1793";                       extra_interslot_space = extra_2;

    @coin_slot  28.0   "Flowing Hair - wreath\n1793";

    @coin_slot  29.0   "Liberty Cap\n1793-1796";

    @coin_slot  29.0   "Draped Bust - style 1 hair\n1796-1800" ;  
 
    // --------------------------------------------------------------------------------------------------------

    extra_1 extra_2 = @horiz_space(4, 29.0 + 29.0 + 29.0 + 27.5, 550, 0);   
    @coin_line  29.0   ;                                                      extra_interslot_space = extra_1;

    @coin_slot  29.0   "Draped Bust - style 2 hair\n1798-1807" ;              extra_interslot_space = extra_2;      
    @coin_image        «1803_US_United_States_1cent_1o_DPP_2015_08_24__0064_alb.tif»
                       «1803_US_United_States_1cent_1r_DPP_2015_08_24__0065_alb.tif»;  
    
    @coin_slot  29.0   "Classic Head\n1808-1814";              
    @coin_image        «1812_US_United_States_1cent_1o_DPP_2015_08_05__0003_alb.tif»
                       «1812_US_United_States_1cent_1r_DPP_2015_08_05__0004_alb.tif»; 
                                    
    @coin_slot  29.0   "Matron Head\n1816-1835";
    @coin_image        «1820_US_United_States_1cent_1o_DPP_2015_08_09__0007_alb.tif»
                       «1820_US_United_States_1cent_1r_DPP_2015_08_09__0008_alb.tif»;  
    
    @coin_slot  27.5   "Young Head - plain cord\n1835-1837";
    
    // --------------------------------------------------------------------------------------------------------

    extra_1 extra_2 = @horiz_space(3, 27.5 + 27.5 + 27.5, 1400, 0);
    @coin_line  27.5   ;                                                     extra_interslot_space = extra_1;
 
    @coin_slot  27.5   "Young Head - beaded cord\n1837-1839";                extra_interslot_space = extra_2; 
                                 
    @coin_slot  27.5   "Braided Hair - petite head\n1839-1843";  

    @coin_slot  27.5   "Braided Hair - mature head\n1843-1857"; 
    @coin_image        «1850_US_United_States_1cent_1o_DPP_2015_08_27__0053_alb.tif»
                       «1850_US_United_States_1cent_1r_DPP_2015_08_27__0054_alb.tif»;       
           

//////////////////////////////////////////////////////////////////////////////////////////////////  
    @end_page;        ////////////////////////////////////////////////////////////////////////////            


3. An interpreter program that reads the control file and calls windows GDI+ APIs to draw the images and write the output .tiff files. This program is saved out at GitHub:

https://github.com/dufferprog/verbexx


The version out on GitHub may be slightly obsolete? Getting all this to run on your computer would not be trivial.

4.When you type in the verbexx command, the program generates 16 .tiff files, one for each page in the virtual extended 7070. The files are about 2GB each, (30000 x 22500 pixels). Here is page 1, reduced to a small jpg file for upload:

7070-Used-To-Be-Such-A-Big-Deal,-Is-It-Still

Pages 7 and 8 (the gold pages) appeared earlier in this thread.




Bedrock of the Community
Conder101's Avatar
United States
17884 Posts
 Posted 05/13/2020  11:01 am  Show Profile   Bookmark this reply Add Conder101 to your friends list Get a Link to this Reply

Quote:
Those poor collectors, I wonder if anyone actually finished it?

I don't know, I'm still 11 coins away from finishing it. I think if I am lucky I might be able to get about 5 more eventually
Valued Member
TimNH's Avatar
United States
416 Posts
 Posted 05/13/2020  12:12 pm  Show Profile   Bookmark this reply Add TimNH to your friends list Get a Link to this Reply

Quote:
The virtual (extended) 7070 has several parts


Wow thank you for all that, was hoping it was a simple app, where you just upload photos and it would auto-create your type set. Any app coders in here? :)
  Previous TopicReplies: 37 / Views: 5,375Next Topic
Page: of 3

To participate in the forum you must log in or register.



    




Disclaimer: While a tremendous amount of effort goes into ensuring the accuracy of the information contained in this site, Coin Community assumes no liability for errors. Copyright 2005 - 2026 Coin Community Family- all rights reserved worldwide. Use of any images or content on this website without prior written permission of Coin Community or the original lender is strictly prohibited.
Contact Us  |  Advertise Here  |  Privacy Policy / Terms of Use

Coin Community Forum © 2005 - 2026 Coin Community Forums
It took 0.29 seconds to rattle this change. Forums