CINXE.COM

Series trunk : Revivalism Fonts

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/revivalism-fonts/trunk/+index" /> <meta charset="UTF-8" /> <title>Series trunk : Revivalism Fonts</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="Series trunk : Revivalism Fonts" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/revivalism-fonts/trunk/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript"> LPJS.use('lang', 'node', 'lp.app.calendar', function(Y) { Y.lp.app.calendar.setup_calendar_widgets(); }); </script> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { var module = Y.lp.registry.structural_subscription; Y.on('domready', function() { module.setup({content_box: "#structural-subscription-content-box"}); }); }); </script> <meta name="go-import" content="launchpad.net/revivalism-fonts/trunk bzr https://launchpad.net/~n8/revivalism-fonts/trunk" /> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/revivalism-fonts/trunk/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/revivalism-fonts"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/revivalism-fonts">Revivalism Fonts</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/revivalism-fonts">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/revivalism-fonts">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/revivalism-fonts">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/revivalism-fonts">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/revivalism-fonts">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/revivalism-fonts">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Revivalism Fonts trunk series</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="top-portlet"> <div id="description"><p>The &quot;trunk&quot; series represents the primary line of development rather than a stable release branch. This is sometimes also called MAIN or HEAD.</p></div> <div style="padding-top: 1em"> <div id="timeline-loading" class="hidden"> <img src="/@@/spinner" /> Loading graph... </div> <!-- Opera ignores overflow:hidden for iframe, so use scrolling=no. --> <iframe id="timeline-iframe" name="timeline-iframe" class="timeline-iframe hidden" style="border: 0" scrolling="no" width="100%" height="216px"></iframe> <script> //<![CDATA[ function timeline_iframe(auto_resize, include_inactive, start, size) { var timeline_url = "+timeline-graph?"; if (include_inactive == 'true') { timeline_url += "include_inactive=true&"; } if (auto_resize == 'true') { timeline_url += 'resize_frame=timeline-iframe&'; } start = parseInt(start); size = parseInt(size); if (start != NaN && start >= 0) { timeline_url += "start=" + start + "&"; } if (size != NaN && size >= 1) { timeline_url += "size=" + size + "&"; } LPJS.use('node', 'lp.registry.timeline', function(Y) { if (!Y.lp.registry.timeline.isCanvasSupported()) { return; } var loading_el = Y.one('#timeline-loading'); loading_el.setStyle('display', 'block'); var iframe = Y.one('#timeline-iframe'); iframe.set('src', timeline_url); Y.on('load', function(e) { loading_el.setStyle('display', 'none'); iframe.setStyle('display', 'block'); }, iframe); }); } //]]> </script> <script> timeline_iframe( 'true', 'true', 'None', 'None' ); </script> </div> </div> <div class="yui-g"> <div class="yui-u first"> <div id="series-details" class="portlet"> <h2>Series information</h2> <div class="two-column-list"> <dl id="series-project"> <dt>Project:</dt> <dd><a href="/revivalism-fonts" class="sprite product">Revivalism Fonts</a></dd> </dl> <dl id="series-name"> <dt>Series:</dt> <dd>trunk</dd> </dl> <dl id="series-drivers"> <dt>Project drivers:</dt> <dd> <a href="/~n8" class="sprite person">Nathan Willis</a> </dd> </dl> <dl id="series-release-manager"> <dt>Release manager:</dt> <dd> None </dd> </dl> <dl id="series-status"> <dt>Status:</dt> <dd> Active Development </dd> </dl> <dl id="series-focus"> <dt>Project development focus:</dt> <dd> is the focus of development. </dd> </dl> </div> <dl id="series-releasefileglob" style="margin-bottom: 1em;" title="Launchpad automatically scans sites to import releases"> <dt>Release URL pattern:</dt> <dd> None </dd> </dl> <p> <a class="menu-link-rdf sprite download" href="https://launchpad.net/revivalism-fonts/trunk/+rdf">Download RDF metadata</a> </p> </div> </div> <div class="yui-u"> <div class="portlet"> <h2>Code for this series</h2> <p>The following branch has been registered as the mainline branch for this release series:</p> <div id="branch-details"> <a id="series-branch" class="sprite branch" href="https://code.launchpad.net/~n8/revivalism-fonts/trunk">lp:~n8/revivalism-fonts/trunk</a> - <a href="https://code.launchpad.net/~n8" class="sprite person">Nathan Willis</a> </div> <div id="branch-revision-details"> 135 revisions. </div> <p> You can get a copy of the development focus branch using the command:<br /> <tt class="command"> bzr branch lp:revivalism-fonts </tt> </p> </div> <p> <a class="menu-link-source sprite info" href="https://bazaar.launchpad.net/~n8/revivalism-fonts/trunk/files">Browse the code</a> </p> </div> </div> <div class="portlet"> <h2>Milestones and releases</h2> <div> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>2</strong> of 2 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> <table class="listing" id="series-trunk"> <thead> <tr> <th>Version</th> <th>Expected</th> <th>Released</th> <th>Summary</th> </tr> </thead> <tbody id="milestone-rows"> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/revivalism-fonts/+milestone/della-respira">Revivalism Fonts della-respira</a> </td> <td> <span title=""></span> None </td> <td> <time title="2012-03-28 20:40:00 UTC" datetime="2012-03-28T20:40:00+00:00">2012-03-28</time> </td> <td> Includes Della Respira. </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/revivalism-fonts/+milestone/bodega-script">Revivalism Fonts bodega-script</a> </td> <td> <span title="2012-06-17 00:00:00 UTC">2012-06-17</span> </td> <td> not yet released </td> <td> Bodega Script release </td> </tr> </tbody> </table> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>2</strong> of 2 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> <ul class="table-actions" style="margin-bottom: 1em;"> <li> </li> <li> </li> </ul> </div> </div> <div class="yui-g"> <div class="yui-u first"> <div><div class="portlet" id="portlet-latest-bugs"> <h2><span class="see-all"><a href="https://bugs.launchpad.net/revivalism-fonts/trunk">All bugs</a></span> Latest bugs reported</h2> <ul> </ul> </div> </div> <div><div class="portlet" id="portlet-packages"> <h2> <span class="see-all"> <a href="https://launchpad.net/revivalism-fonts/+packages"> All packages </a> </span> Distribution packaging </h2> <p id="distribution-packaging-explanation"> This series is not packaged in any distribution series. </p> <ul class="horizontal"> <li> </li> </ul> </div> </div> </div> <div class="yui-u"> <div class="portlet"> <h2>Related series, milestones, and releases</h2> <ul id="related-series"> <li> <a class="sprite info" href="https://launchpad.net/revivalism-fonts/+series">View series for the Revivalism Fonts project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/revivalism-fonts/+milestones">View milestones for the Revivalism Fonts project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/revivalism-fonts/+download">View downloads for the Revivalism Fonts project</a> </li> </ul> </div> </div> <div class="yui-u"> <div id="structural-subscription-content-box"></div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="global-actions" class="portlet"> <ul> </ul> </div> <div id="privacy" class="portlet public"> <span id="information-type-summary" class="sprite public">This series contains <strong id="information-type">Public</strong> information</span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> <div id="downloads" class="top-portlet downloads"> <h2>Downloads</h2> <div class="version"> Latest version is della-respira </div> <ul> <li> <a href="https://launchpad.net/revivalism-fonts/trunk/della-respira/+download/dellarespira.zip" title="Della Respira in TrueType format">dellarespira.zip</a> </li> </ul> <div class="released"> released <time title="2012-03-28 20:40:00 UTC" datetime="2012-03-28T20:40:00+00:00">on 2012-03-28</time> </div> <p class="alternate"> <a class="sprite info" href="https://launchpad.net/revivalism-fonts/+download">All downloads</a> </p> </div> <div id="involvement" class="portlet"> <h2>Get Involved</h2> <ul class="involvement"> <li> <a class="menu-link-report_bug sprite bugs" href="https://bugs.launchpad.net/revivalism-fonts/trunk/+filebug">Report a bug</a> </li> </ul> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "Revivalism Fonts trunk series", "url": "https://launchpad.net/revivalism-fonts/trunk"}, "context": {"self_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk", "web_link": "https://launchpad.net/revivalism-fonts/trunk", "resource_type_link": "https://launchpad.net/api/devel/#project_series", "translations_usage": "Unknown", "all_specifications_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/valid_specifications", "bug_reporting_guidelines": "As a friendly reminder, this Launchpad project page is for the development of the fonts themselves, not for the Google Web Font service or for Open Font Library. For problems with either of those services, you will need to report issues on the bug trackers for those services.\n\nHere, you can report problems with:\n* The appearance of a glyph\n* The spacing and/or kerning of a glyph\n* Glyphs you would like to see added\n* Rendering problems that you see when the fonts are locally installed (as TTF or OTF)\n* Feature problems (such as ligatures, alternates, or substitutions)\n* General malaise about life\n\nIf you are reporting a rendering or a feature problem, please note what OS you are running and what application(s) you see the problem in -- especially if you see it in some but not all apps. Same goes for if the problem appears when you print out documents.", "bug_reported_acknowledgement": "If the issue you're experience is a rendering or hinting problem, we may pester you for further details, like at what sizes you see it, and we may ask you to test it in other apps. Sometimes we may ask you to experiment with similar letters to see if the problem occurs there, too (like accented versions of the letter or similar letters with the same accent).\n\nFor appearance/shape, spacing/kerning, or glyphs-you'd-like-to-see-added, we may ask you to point us towards an example that you like from elsewhere on the web. This is really important if it is a character from a language we don't personally write.\n\nFor general malaise, we will recommend hilarious sitcoms and web videos viewable online in your region. Laughter is the best medicine.\n\nIn any case, we'll do everything we can to track down the root cause of the problem, and polish it up.", "official_bug_tags": [], "active": true, "summary": "The \"trunk\" series represents the primary line of development rather than a stable release branch. This is sometimes also called MAIN or HEAD.", "drivers_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/drivers", "name": "trunk", "project_link": "https://launchpad.net/api/devel/revivalism-fonts", "status": "Active Development", "date_created": "2011-12-21T21:22:04.692415+00:00", "owner_link": "https://launchpad.net/api/devel/~n8", "driver_link": null, "title": "Revivalism Fonts trunk series", "display_name": "trunk", "releases_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/releases", "active_milestones_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/active_milestones", "all_milestones_collection_link": "https://launchpad.net/api/devel/revivalism-fonts/trunk/all_milestones", "branch_link": "https://launchpad.net/api/devel/~n8/revivalism-fonts/trunk", "translations_autoimport_mode": "None", "release_finder_url_pattern": null, "http_etag": "\"679a222489dd71f155a3d7e003ce11cc0cfda3f3-0a61bf98dbb5c659fa27999adf6b51c30b5289b5\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 29 queries/external actions issued in 0.31 seconds Features: {'profiling.enabled': None, 'hard_timeout': '10000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10