CINXE.COM

Series trunk : News Cycle

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/newscycle/trunk/+index" /> <meta charset="UTF-8" /> <title>Series trunk : News Cycle</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 : News Cycle" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/newscycle/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/newscycle/trunk bzr https://launchpad.net/~n8/newscycle/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/newscycle/trunk/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/newscycle"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/newscycle">News Cycle</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/newscycle">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/newscycle">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/newscycle">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/newscycle">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/newscycle">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/newscycle">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>News Cycle 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="/newscycle" class="sprite product">News Cycle</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/newscycle/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/newscycle/trunk">lp:~n8/newscycle/trunk</a> - <a href="https://code.launchpad.net/~n8" class="sprite person">Nathan Willis</a> </div> <div id="branch-revision-details"> 165 revisions. </div> <p> You can get a copy of the development focus branch using the command:<br /> <tt class="command"> bzr branch lp:newscycle </tt> </p> </div> <p> <a class="menu-link-source sprite info" href="https://bazaar.launchpad.net/~n8/newscycle/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>9</strong> of 9 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="/newscycle/+milestone/1.2">News Cycle 1.2</a> </td> <td> <span title=""></span> None </td> <td> not yet released </td> <td> Adds additional weights -- whether "Light" or "Heavy" comes first has yet to ... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/1.0">News Cycle 1.0</a> </td> <td> <span title=""></span> None </td> <td> not yet released </td> <td> Regular, Italic, Bold, and Bold Italic, covers Latin, Greek, and Cyrillic alp... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.8">News Cycle 0.8</a> </td> <td> <span title=""></span> None </td> <td> not yet released </td> <td> Regular, Italic, and Bold, covers Latin, Greek, and Cyrillic alphabets, plus ... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.6">News Cycle 0.6</a> </td> <td> <span title=""></span> None </td> <td> not yet released </td> <td> Regular and Italic, covers Latin, Greek, and Cyrillic alphabets, plus mathema... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.5.2">News Cycle 0.5.2 "The Reserversal"</a> </td> <td> <span title=""></span> None </td> <td> <time title="2015-07-30 19:11:00 UTC" datetime="2015-07-30T19:11:00+00:00">2015-07-30</time> </td> <td> This release removes the OFL "Reserved Font Name' declarations (and fixes a f... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.5.1">News Cycle 0.5.1 "The Humanity"</a> </td> <td> <span title=""></span> None </td> <td> <time title="2015-03-19 17:33:00 UTC" datetime="2015-03-19T17:33:00+00:00">2015-03-19</time> </td> <td> This release fixes a bug in which some users would see both News Cycle Regula... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.5">News Cycle 0.5 "The Emboldening"</a> </td> <td> <span title=""></span> None </td> <td> <time title="2012-03-28 18:41:00 UTC" datetime="2012-03-28T18:41:00+00:00">2012-03-28</time> </td> <td> Interim release. Regular weight in Latin, Greek, and Cyrillic as in 0.4, plus... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.4">News Cycle 0.4</a> </td> <td> <span title=""></span> None </td> <td> <time title="2011-12-12 16:12:00 UTC" datetime="2011-12-12T16:12:00+00:00">2011-12-12</time> </td> <td> Regular weight, covers Latin, Greek, and Cyrillic alphabets, plus mathematica... </td> </tr> <tr> <td> <img src="/@@/milestone" alt="" /> <a href="/newscycle/+milestone/0.2">News Cycle 0.2</a> </td> <td> <span title=""></span> None </td> <td> <time title="2011-04-21 12:47:00 UTC" datetime="2011-04-21T12:47:00+00:00">2011-04-21</time> </td> <td> Regular weight, covers Unicode Basic Latin, Latin-1 Supplement, Latin Extende... </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>9</strong> of 9 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/newscycle/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/newscycle/+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/newscycle/+series">View series for the News Cycle project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/newscycle/+milestones">View milestones for the News Cycle project</a> </li> <li> <a class="sprite info" href="https://launchpad.net/newscycle/+download">View downloads for the News Cycle 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 0.5.2 </div> <ul> <li> <a href="https://launchpad.net/newscycle/trunk/0.5.2/+download/newscycle-0.5.2.zip" title="TTF versions of News Cycle Regular and Bold">newscycle-0.5.2.zip</a> </li> </ul> <div class="released"> released <time title="2015-07-30 19:11:00 UTC" datetime="2015-07-30T19:11:00+00:00">on 2015-07-30</time> </div> <p class="alternate"> <a class="sprite info" href="https://launchpad.net/newscycle/+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/newscycle/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": "News Cycle trunk series", "url": "https://launchpad.net/newscycle/trunk"}, "context": {"self_link": "https://launchpad.net/api/devel/newscycle/trunk", "web_link": "https://launchpad.net/newscycle/trunk", "resource_type_link": "https://launchpad.net/api/devel/#project_series", "translations_usage": "Not Applicable", "all_specifications_collection_link": "https://launchpad.net/api/devel/newscycle/trunk/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/newscycle/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/newscycle/trunk/drivers", "name": "trunk", "project_link": "https://launchpad.net/api/devel/newscycle", "status": "Active Development", "date_created": "2010-08-25T19:26:50.509151+00:00", "owner_link": "https://launchpad.net/api/devel/~n8", "driver_link": null, "title": "News Cycle trunk series", "display_name": "trunk", "releases_collection_link": "https://launchpad.net/api/devel/newscycle/trunk/releases", "active_milestones_collection_link": "https://launchpad.net/api/devel/newscycle/trunk/active_milestones", "all_milestones_collection_link": "https://launchpad.net/api/devel/newscycle/trunk/all_milestones", "branch_link": "https://launchpad.net/api/devel/~n8/newscycle/trunk", "translations_autoimport_mode": "None", "release_finder_url_pattern": null, "http_etag": "\"57fcabfe39285f733c824ba0f24ffa7a490ac154-f0eb6d25648e799b767da0e253045c4ba287cfbd\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 51 queries/external actions issued in 0.42 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