{"id":15489763,"url":"https://github.com/theandrew168/srgp","last_synced_at":"2025-04-22T18:28:48.463Z","repository":{"id":134126287,"uuid":"200954625","full_name":"theandrew168/srgp","owner":"theandrew168","description":"Simple Raster Graphics Package","archived":false,"fork":false,"pushed_at":"2021-09-12T20:01:02.000Z","size":196,"stargazers_count":29,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T13:09:41.574Z","etag":null,"topics":["c","graphics","raster","x11"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theandrew168.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING_POLICY","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-07T02:10:44.000Z","updated_at":"2024-10-29T18:20:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"0472b2ae-1992-4200-8192-f0164a55e3de","html_url":"https://github.com/theandrew168/srgp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theandrew168%2Fsrgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theandrew168%2Fsrgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theandrew168%2Fsrgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theandrew168%2Fsrgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theandrew168","download_url":"https://codeload.github.com/theandrew168/srgp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250296693,"owners_count":21407068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","graphics","raster","x11"],"created_at":"2024-10-02T07:07:42.291Z","updated_at":"2025-04-22T18:28:48.454Z","avatar_url":"https://github.com/theandrew168.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copyright 1990, Addison-Wesley Publishing Company, Inc.\n\nAddison-Wesley Publishing Company, Inc. makes no representations\nor warranties, express or implied, with respect to this software and\nits documentation, including without limitations, any implied warranties of\nmerchantibility or fitness for a particular purpose, all of which are expressly\ndisclaimed. The exclusion of implied warranties is not permitted by\nsome states. The above exclusion may not apply to you. This warranty\nprovides you with specific legal rights. There may be other rights that you\nhave which may vary from state to state.\n\n===============================================================================\n\nYou have received a directory tree whose root contains the following\nsubdirectories:\n\tdoc: contains TeX-source doc, man pages, et. al.\n\texamples: contains sample programs, and a Makefile\n\tsrc/srgp: source for SRGP package and the tiny GEOM package\n\nThe creation of the SRGP library requires an ANSI C compiler, like the freeware\nGNU C compiler (gcc).  For important information on the proper use of gcc,\nparticularly its compatibility with other compilers,, consult the aptly named\nfile in the \"doc/\" directory.  The information in that file is important for\nyou and for all SRGP application developers.\n\nThe makefile in this \"root\" directory will make the SRGP library and a set of\nexample \"test\" applications.  The directory \"src/srgp/\" contains the source\nfiles used to create the library.  The directory \"examples/\" contains the\napplication source files, and a README that describes the use and purpose of\nmost of the example programs.\n\nThe Makefile in the \"src/srgp/\" directory may need to modified to account for\ndifferences between gcc and your machine's native cc.  In particular, you may\nneed to add an compiler option that identifies your machine via a defined\nmacro.  For example, on Sun Sparcstations, the macro \"sparc\" is automatically\ndefined by Sun's cc but not by gcc.  This doesn't affect SRGP, but it\ndrastically affects SPHIGS; see the Makefile in \"sphigs/src/sphigs/\" for more\ninformation.  On your machine, even SRGP may be affected, so be aware!\n\nIn the \"doc/\" directory, you'll find the SRGP reference manual, a must for any\napplication developer.  The manual is provided in two incarnations, one for Mac\nand one for X11/UNIX.  Each incarnation is offered in three printing formats:\nplain ASCII text (.txt), PostScript (.ps), and TeX (.tex).  If you wish to use\nthe TeX source, you *must* consult the Makefile for instructions on how to\nmodify the TeX source to produce the code that should be fed to your local\n\"tex\" program.\n\nIn the \"doc/\" directory, there is also a UNIX-style manpage in the usual nroff\nformat.\n\nIn the \"src/srgp/\" directory you'll find the source for both the Macintosh and\nX versions of SRGP.  Most files are used in both versions; some files (whose\nnames have obvious suffixes) apply only to one version.  \n\nIf you are interested in installing the Mac version, you must read the file\n\"CopyToMac_instructions\" in the \"src/srgp/\" directory.\n\n\n***** PLEASE REPORT ALL BUGS, OMISSIONS, MISLEADING STATEMENTS FOUND IN:\n\t1) SRGP/GEOM libraries\n\t2) doc, including these instructions\n\t3) distribution method\n\n\t\t\tTO:  graphtext@cs.brown.edu\n\n      Please place the keyword \"Report-Software-Bug\" in the subject line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheandrew168%2Fsrgp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheandrew168%2Fsrgp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheandrew168%2Fsrgp/lists"}